summaryrefslogtreecommitdiffstats
path: root/android_webview/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'android_webview/DEPS')
-rw-r--r--android_webview/DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/android_webview/DEPS b/android_webview/DEPS
index ea141dc..ed3891d 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -6,5 +6,7 @@
# chrome/ should go into android_webview/lib/ or be refactored.
include_rules = [
+ "+chrome/android/java/src/org/chromium/chrome/browser/component",
+ "+chrome/browser/component",
"+content/public",
]