Index: trunk/src/webkit/child/DEPS |
=================================================================== |
--- trunk/src/webkit/child/DEPS (revision 212931) |
+++ trunk/src/webkit/child/DEPS (working copy) |
@@ -1,6 +1,5 @@ |
-include_rules = [ |
- "+content/public/common", |
- "+jni", # Needed for Android's java-generated bindings. |
- "+ui/base", |
- "+ui/native_theme", |
-] |
+include_rules = [ |
+ "+jni", # Needed for Android's java-generated bindings. |
+ "+ui/base", |
+ "+ui/native_theme", |
+] |