summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/plugins/DEPS')
-rw-r--r--webkit/glue/plugins/DEPS9
1 files changed, 0 insertions, 9 deletions
diff --git a/webkit/glue/plugins/DEPS b/webkit/glue/plugins/DEPS
deleted file mode 100644
index 024a4ef..0000000
--- a/webkit/glue/plugins/DEPS
+++ /dev/null
@@ -1,9 +0,0 @@
-include_rules = [
- "+ppapi",
-
- # Files in this directory must not depend on the proxy, because the proxy
- # depends on IPC which we don't want to have in /webkit.
- "-ppapi/proxy",
-
- "+printing",
-]