Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / DEPS
index 2142b00..4d43d58 100644 (file)
@@ -1,6 +1,7 @@
 include_rules = [
   "+apps",
   "+ash",
+  "+athena/content/public",
   "+chrome/app",
   "+chrome/grit",  # For generated headers
   "+chrome/installer",
@@ -16,11 +17,13 @@ include_rules = [
   "+components/bookmarks/browser",
   "+components/bookmarks/common",
   "+components/bookmarks/test",
-  "+components/breakpad",
   "+components/cdm/browser",
   "+components/cloud_devices/common",
+  "+components/component_updater",
   "+components/content_settings",
   "+components/copresence",
+  "+components/crash",
+  "+components/crx_file",
   "+components/data_reduction_proxy",
   "+components/dom_distiller",
   "+components/domain_reliability",
@@ -45,9 +48,12 @@ include_rules = [
   "+components/omnibox",
   "+components/os_crypt",
   "+components/password_manager",
+  "+components/pdf/browser",
   "+components/policy",
+  "+components/power",
   "+components/precache",
   "+components/pref_registry",
+  "+components/proximity_auth",
   "+components/query_parser",
   "+components/rappor",
   "+components/renderer_context_menu",
@@ -69,14 +75,20 @@ include_rules = [
   "+components/user_manager",
   "+components/user_prefs",
   "+components/web_modal",
+  "+components/web_cache/browser",
   "+components/webdata/common",
   "+content/public/browser",
   "+content/test/net",
   "+courgette",
   "+device/bluetooth",
+  "+device/core",
+  "+device/hid",
+  "+device/usb",
   "+device/media_transfer_protocol",
   "+extensions/browser",
   "+extensions/common",
+  "+extensions/grit",
+  "+extensions/test",
   "+google/cacheinvalidation",  # Sync invalidation API protobuf files.
   "+google_apis",
   "+google_update",
@@ -97,6 +109,7 @@ include_rules = [
   "+sync/api",  # Sync API files.
   "+sync/internal_api/public/attachments",  # Needed for tests.
   "+sync/protocol",  # Sync protobuf files.
+  "+sync/util",  # Sync utilities like GetSessionName.
   "+third_party/cros_system_api",
   "+win8/util",
 
@@ -112,14 +125,13 @@ include_rules = [
   # webkit/. See crbug.com/146251
   # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
 
-  # TODO(kinuko): Remove all other webkit/* dependencies after we cleaned
-  # up webkit/. crbug.com/239710
-  "+webkit/browser",
-  "+webkit/common",
+  "+storage/browser",
+  "+storage/common",
 
   "-chrome/browser/ui/views",
   "+chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h",
   "+chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h",
+  "+chrome/browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h",
 
   # Other libraries.
   "+libxml",  # For search engine definition parsing.
@@ -142,7 +154,7 @@ include_rules = [
   "+third_party/WebKit/public/platform/WebRect.h",
   "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
   "+third_party/WebKit/public/platform/WebScreenInfo.h",
-  "+third_party/WebKit/public/platform/WebScreenInfo.h",
+  "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
   "+third_party/WebKit/public/web/WebCache.h",
   "+third_party/WebKit/public/web/WebContextMenuData.h",
   "+third_party/WebKit/public/web/WebFindOptions.h",