summaryrefslogtreecommitdiffstats
path: root/chrome/browser/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/DEPS')
-rwxr-xr-xchrome/browser/DEPS7
1 files changed, 7 insertions, 0 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index f662673..cb177e3 100755
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -1,8 +1,15 @@
include_rules = [
+ "+chrome/app",
+ "+chrome/app/theme", # For resource identifiers
+ "+chrome/app/locales",
"+chrome/installer",
+ "+chrome/personalization",
"+chrome/tools",
"+chrome/tools/profiles", # For history unit tests.
"+chrome/views",
+ "+sandbox/src",
+ "+skia/include",
+ "+skia/ext",
"+webkit/activex_shim",
"+webkit/default_plugin",
"+webkit/glue", # Defines some types that are marshalled over IPC.