summaryrefslogtreecommitdiffstats
path: root/chrome/browser/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/DEPS')
-rw-r--r--chrome/browser/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index b92e996..a052a2d 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -7,7 +7,6 @@ include_rules = [
"+chrome/profile_import",
"+chrome/tools/profiles", # For history unit tests.
"+chrome/views",
- "+cros",
"+grit", # For generated headers
"+ppapi/proxy",
"+rlz",
@@ -15,8 +14,10 @@ include_rules = [
"+sandbox/src", # The path doesn't say it, but this is the Windows sandbox.
"+skia/ext",
"+skia/include",
+ "+third_party/cros",
"+webkit/database",
"+webkit/glue", # Defines some types that are marshalled over IPC.
+ "+webkit/plugins", # Defines some types that are marshalled over IPC.
"+xib_localizers", # For generated mac localization helpers
# Other libraries.