summaryrefslogtreecommitdiffstats
path: root/webkit/child/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/child/DEPS')
-rw-r--r--webkit/child/DEPS11
1 files changed, 6 insertions, 5 deletions
diff --git a/webkit/child/DEPS b/webkit/child/DEPS
index 552b168..64d1c38 100644
--- a/webkit/child/DEPS
+++ b/webkit/child/DEPS
@@ -1,5 +1,6 @@
-include_rules = [
- "+jni", # Needed for Android's java-generated bindings.
- "+ui/base",
- "+ui/native_theme",
-]
+include_rules = [
+ "+content/public/common",
+ "+jni", # Needed for Android's java-generated bindings.
+ "+ui/base",
+ "+ui/native_theme",
+]