Updating trunk VERSION from 2139.0 to 2140.0
[chromium-blink-merge.git] / athena / home / DEPS
blob6c134f6b749581b8e635d0fb3da5aa0d2033cde1
1 include_rules = [
2   "+athena/athena_export.h",
3   "+athena/env/public",
4   "+athena/input/public",
5   "+athena/screen/public",
6   "+athena/wm/public",
7   "+third_party/skia/include",
8   "+ui/aura",
9   "+ui/app_list",
10   "+ui/base/resource/resource_bundle.h",
11   "+ui/compositor",
12   "+ui/events",
13   "+ui/gfx",
14   "+ui/resources/grit/ui_resources.h",
15   "+ui/views",
16   "+ui/wm/core",
17   "+ui/wm/public",
19 specific_include_rules = {
20   ".*_unittest.cc": [
21     "+athena/activity/public",
22   ]