Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / common / DEPS
index 2e5d242..eb29930 100644 (file)
@@ -1,5 +1,4 @@
 include_rules = [
-  "+apps/app_shim",  # For app shim messages.
   "+breakpad",  # For Breakpad constants.
   "+chrome/grit",  # For generated headers
   "+chromeos",  # For chromeos_switches.h
@@ -8,6 +7,7 @@ include_rules = [
   "+components/bookmarks/common",
   "+components/cloud_devices/common",
   "+components/content_settings/core/common",
+  "+components/crx_file",
   "+components/data_reduction_proxy/common",
   "+components/dom_distiller/core",
   "+components/metrics/client_info.h",
@@ -18,13 +18,13 @@ include_rules = [
   "+components/signin/core/common",
   "+components/translate/core/common",
   "+extensions/common",
+  "+gin/public",  # For profiling.cc
   "+google_apis/gaia",  # For gaia_switches.h
   "+grit",  # For generated headers. TODO(thestig): Remove.
   "+media",
   "+ppapi/native_client/src/trusted/plugin/ppapi_entrypoints.h",
   "+ppapi/shared_impl",
   "+remoting/client/plugin",
-  "+webkit/common/user_agent",
 
   # FIXME - refactor code and remove these dependencies
   "+chrome/installer",