summaryrefslogtreecommitdiffstats
path: root/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'gpu')
-rw-r--r--gpu/DEPS4
1 files changed, 0 insertions, 4 deletions
diff --git a/gpu/DEPS b/gpu/DEPS
index b357d81..e12e724 100644
--- a/gpu/DEPS
+++ b/gpu/DEPS
@@ -1,13 +1,9 @@
include_rules = [
- "+webkit/glue/plugins",
"+third_party/angle",
- "+third_party/npapi",
"+../command_buffer",
"+../client",
"+../common",
"+../GLES2",
"+../service",
-
- # For gfx::PluginWindowHandle
"+ui/gfx",
]