Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / DEPS
index 1d7c3c4..4d43d58 100644 (file)
 include_rules = [
   "+apps",
   "+ash",
+  "+athena/content/public",
   "+chrome/app",
+  "+chrome/grit",  # For generated headers
   "+chrome/installer",
   "+chrome_elf/blacklist",
+  "+chrome_elf/chrome_elf_constants.h",
+  "+chrome_elf/create_file",
+  "+chrome_elf/dll_hash",
   "+chromeos",
   "+components/autofill/content/browser",
   "+components/autofill/content/common",
   "+components/autofill/core/browser",
   "+components/autofill/core/common",
-  "+components/breakpad",
-  "+components/browser_context_keyed_service",
+  "+components/bookmarks/browser",
+  "+components/bookmarks/common",
+  "+components/bookmarks/test",
+  "+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",
+  "+components/enhanced_bookmarks",
+  "+components/favicon_base",
+  "+components/feedback",
+  "+components/gcm_driver",
+  "+components/google",
+  "+components/history",
+  "+components/infobars",
+  "+components/invalidation",
+  "+components/keyed_service",
   "+components/language_usage_metrics",
+  "+components/leveldb_proto",
+  "+components/metrics",
   "+components/nacl/browser",
   "+components/nacl/common",
   "+components/navigation_interception",
   "+components/navigation_metrics",
+  "+components/network_time",
+  "+components/omaha_query_params",
+  "+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",
+  "+components/search",
+  "+components/search_engines",
+  "+components/search_provider_logos",
+  "+components/session_manager",
   "+components/sessions",
   "+components/signin",
   "+components/startup_metric_utils",
+  "+components/storage_monitor",
+  "+components/suggestions",
+  "+components/sync_driver",
   "+components/translate/content/browser",
+  "+components/translate/content/common",
   "+components/translate/core/browser",
   "+components/translate/core/common",
   "+components/url_matcher",
+  "+components/user_manager",
   "+components/user_prefs",
-  "+components/webdata",
   "+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",
-  "+grit",  # For generated headers
+  "+grit",  # TODO(thestig) Remove. For generated headers
   "+installer_util_strings",  # For generated headers
   "+jni",
   "+media/base",  # For media switches
-  "+native_client/src/shared/imc",
   "+policy",  # For generated headers and source
   "+ppapi/c",  # For various types.
   "+ppapi/host",
@@ -54,8 +107,9 @@ include_rules = [
   "+sandbox/win/src",  # The path doesn't say it, but this is the Windows sandbox.
   "+skia/ext",
   "+sync/api",  # Sync API files.
-  "+sync/notifier",  # Sync invalidation 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",
 
@@ -71,22 +125,24 @@ 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.
+  "+third_party/google_toolbox_for_mac/src",
   "+third_party/icu/source/common/unicode",
   "+third_party/icu/source/i18n/unicode",
   "+third_party/leveldatabase",
+  "+third_party/mozilla",     # Mozilla interface headers.
   "+third_party/protobuf/src/google/protobuf",
   "+third_party/re2",
+  "+third_party/smhasher",
   "+third_party/sqlite",
   "+third_party/zlib",
 
@@ -94,17 +150,16 @@ include_rules = [
   # header-only types, and some selected common code.
   "-third_party/WebKit",
   "+third_party/WebKit/public/platform/WebCursorInfo.h",
+  "+third_party/WebKit/public/platform/WebNotificationPermission.h",
   "+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/web/WebAutofillClient.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",
   "+third_party/WebKit/public/web/WebInputEvent.h",
   "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
-  "+third_party/WebKit/public/web/WebNotificationPresenter.h",
   "+third_party/WebKit/public/web/WebPageVisibilityState.h",
   "+third_party/WebKit/public/web/WebPluginAction.h",
   "+third_party/WebKit/public/web/WebTextDirection.h",