diff --git a/gpu/DEPS b/gpu/DEPS index b357d81ce1fc..e12e724ae39c 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", ]