summaryrefslogtreecommitdiffstats
path: root/gpu/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/DEPS')
-rw-r--r--gpu/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gpu/DEPS b/gpu/DEPS
new file mode 100644
index 0000000..992eb71
--- /dev/null
+++ b/gpu/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+webkit/glue/plugins",
+ "+third_party/npapi",
+]