Index: webkit/glue/plugins/DEPS |
diff --git a/webkit/plugins/npapi/DEPS b/webkit/glue/plugins/DEPS |
similarity index 90% |
rename from webkit/plugins/npapi/DEPS |
rename to webkit/glue/plugins/DEPS |
index c3cbc8ccdb50b09bb936512fcf9d3729a3b5d2cf..024a4ef0fe30a53791474f394803afb350e9f0bc 100644 |
--- a/webkit/plugins/npapi/DEPS |
+++ b/webkit/glue/plugins/DEPS |
@@ -1,5 +1,4 @@ |
include_rules = [ |
- "+app", |
"+ppapi", |
# Files in this directory must not depend on the proxy, because the proxy |
@@ -7,5 +6,4 @@ include_rules = [ |
"-ppapi/proxy", |
"+printing", |
- "+skia", |
] |