Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / DEPS
index 8b2c616..15c1ca2 100644 (file)
@@ -1,5 +1,4 @@
 include_rules = [
-  "+base/prefs",
   "+crypto",
   "+gpu",
   "+net",
@@ -17,9 +16,14 @@ include_rules = [
   "-chrome",
   "+chrome/common",
   "+chrome/test",
+  "+components/content_settings/core/common",
+  "+components/error_page",
+  "+components/url_fixer",
   "+components/variations",
   "+content/public/common",
   "+content/public/test",
+  "+mojo/common",
+  "+mojo/public",
 
   # Don't allow inclusion of these other libs we shouldn't be calling directly.
   "-webkit",
@@ -32,12 +36,9 @@ include_rules = [
   "+third_party/WebKit/public/web",
 
   # Allow inclusion of third-party code:
-  "+third_party/google_toolbox_for_mac/src",
   "+third_party/hunspell",
   "+third_party/libxml",
-  "+third_party/mozilla",     # Mozilla interface headers.
   "+third_party/skia",
-  "+third_party/zlib/google",
 
   "+ui",
 ]