Updating trunk VERSION from 2139.0 to 2140.0
[chromium-blink-merge.git] / athena / content / DEPS
blob92cf9e673c19070511871800bd5f32f2c94a793b
1 include_rules = [
2   "+athena/activity/public",
3   "+athena/extensions/public",
4   "+athena/home/public",
5   "+athena/input/public",
6   "+components/renderer_context_menu",
7   "+components/web_modal",
8   "+content/public",
9   "+extensions/browser",
10   "+extensions/common",
11   "+ui/app_list",
12   "+ui/aura",
13   "+ui/gfx",
14   "+ui/views",
16   # No inclusion of WebKit from the athena main process, other than
17   # strictly enum/POD, header-only types, and some selected common code.
18   "+third_party/WebKit/public/web/WebContextMenuData.h",