Roll src/third_party/skia e6efd39:47bb382
[chromium-blink-merge.git] / athena / home / DEPS
blob5f2f977e41bc1dc8fd10fc680c273a054f85f2e6
1 include_rules = [
2   "+athena/athena_export.h",
3   "+athena/env/public",
4   "+athena/input/public",
5   "+athena/screen/public",
6   "+athena/strings/grit/athena_strings.h",
7   "+athena/system/public",
8   "+athena/wm/public",
9   "+third_party/skia/include",
10   "+ui/aura",
11   "+ui/app_list",
12   "+ui/base",
13   "+ui/compositor",
14   "+ui/events",
15   "+ui/gfx",
16   "+ui/resources/grit/ui_resources.h",
17   "+ui/views",
18   "+ui/wm/core",
19   "+ui/wm/public",
21 specific_include_rules = {
22   ".*_unittest.cc": [
23     "+athena/activity/public",
24   ]