| include_rules = [ | |
| "+webkit/glue/plugins", | |
| "+third_party/angle", | |
| "+third_party/npapi", | |
| "+../command_buffer", | |
| "+../client", | |
| "+../common", | |
| "+../GLES2", | |
| "+../service", | |
| # For IOSurface and TransportDIB support on OS X, and X11 utilities. | |
| "+app", | |
| # For gfx::PluginWindowHandle | |
| "+ui/gfx", | |
| ] |