Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / content / browser / renderer_host / DEPS
index 6a9a8d3..55a8ec5 100644 (file)
@@ -22,19 +22,23 @@ specific_include_rules = {
     "+content/public/browser/web_contents_view.h",
     "+media/filters",
   ],
-  "render_sandbox_host_linux\.cc": [
-    "+content/child/blink_platform_impl.h",
+  "sandbox_ipc_linux\.cc": [
     "+third_party/WebKit/public/platform/linux/WebFontInfo.h",
     "+third_party/WebKit/public/web/WebKit.h",
   ],
+  "sandbox_ipc_linux\.h": [
+    "+content/child/blink_platform_impl.h",
+  ],
   "render_process_host_impl\.cc": [
     "+content/browser/frame_host/render_frame_message_filter.h",
   ],
   "render_widget_host_view_mac\.mm": [
     "+content/browser/frame_host",
+    "+content/public/browser/web_contents.h",
   ],
   "ime_adapter_android\.cc": [
     "+content/browser/frame_host",
+    "+content/public/browser/web_contents.h",
   ],
   # TODO(nasko): Remove these exceptions once we've untangled the dependency
   # of RenderViewHost on the FrameTree.