Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / athena / content / DEPS
index 72131e9..0d15742 100644 (file)
@@ -1,11 +1,19 @@
 include_rules = [
-  "+apps/shell/browser",
   "+athena/activity/public",
   "+athena/home/public",
   "+athena/input/public",
+  "+components/renderer_context_menu",
+  "+components/web_modal",
   "+content/public",
   "+extensions/browser",
   "+extensions/common",
+  "+extensions/shell/browser",
   "+ui/app_list",
+  "+ui/aura",
+  "+ui/gfx",
   "+ui/views",
+
+  # No inclusion of WebKit from the athena main process, other than
+  # strictly enum/POD, header-only types, and some selected common code.
+  "+third_party/WebKit/public/web/WebContextMenuData.h",
 ]