Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / content / DEPS
index 56a4ab6..41a95ef 100644 (file)
@@ -5,7 +5,6 @@ include_rules = [
   # directories in content/ so we disallow all of them.
   "-content",
   "+content/common",
-  "+content/port/common",
   "+content/public/common",
   "+content/public/test",
   "+content/shell",  # for content_browsertests
@@ -37,6 +36,7 @@ include_rules = [
   "+gpu",
   "+mojo/public",
   "+mojo/bindings/js",
+  "+mojo/common",
   "+mojo/embedder",
   "+mojo/service_manager",
   "+net",
@@ -90,7 +90,7 @@ include_rules = [
   "+ui/shell_dialogs",
   "+ui/snapshot",
   "+ui/surface",
-  "+ui/wm/public",
+  "+ui/wm",
   # Content knows about grd files, but the specifics of how to get a resource
   # given its id is left to the embedder.
   "-ui/base/l10n",