Index: webkit/glue/DEPS |
diff --git a/webkit/glue/DEPS b/webkit/glue/DEPS |
deleted file mode 100644 |
index 95201565bf80f1724f7d7003022586bb3a72fc61..0000000000000000000000000000000000000000 |
--- a/webkit/glue/DEPS |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-include_rules = [ |
- "+gpu", |
- "+skia/ext", |
- "+skia/include", |
- "+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", |
-] |