diff options
Diffstat (limited to 'gpu/DEPS')
-rw-r--r-- | gpu/DEPS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ include_rules = [ "+webkit/glue/plugins", "+third_party/npapi", + "+../command_buffer", + "+../client", + "+../common", + "+../service", # For gfx::PluginWindowHandle "+app/gfx", |