summaryrefslogtreecommitdiffstats
path: root/apps/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'apps/DEPS')
-rw-r--r--apps/DEPS4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/DEPS b/apps/DEPS
index 17a23d1..86a8099 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -1,6 +1,8 @@
include_rules = [
"+base",
- "+content",
+ "+content/public/browser",
+ "+content/public/common",
+ "+content/public/test",
"+components/browser_context_keyed_service",
"+components/user_prefs/pref_registry_syncable.h",
"+components/web_modal",