Index: webkit/glue/DEPS |
diff --git a/webkit/glue/DEPS b/webkit/glue/DEPS |
index ceb17b6d1d4196f383aa6dfd0f96974fd70b6f00..95201565bf80f1724f7d7003022586bb3a72fc61 100644 |
--- a/webkit/glue/DEPS |
+++ b/webkit/glue/DEPS |
@@ -5,6 +5,8 @@ include_rules = [ |
"+ui", |
"+webkit/tools/test_shell", # Needed for test shell tests. |
+ "+jni", # Needed for Android's java-generated bindings |
+ |
# This is not actually a directory, but npruntime_util.cc includes a file |
# from WebKit starting with this path in JSCore mode. |
"+bindings/c", |