Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / DEPS
index 8b0aa26..69f7d97 100644 (file)
@@ -17,9 +17,12 @@ include_rules = [
   "-chrome",
   "+chrome/common",
   "+chrome/test",
+  "+components/metrics",
   "+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 +35,12 @@ 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",
-  "+third_party/GTM",         # Google Toolbox for Mac.
 
   "+ui",
 ]