| include_rules = [ | |
| "+components/viz/host", | |
| "+components/viz/service", # In-process viz service. | |
| "+content/public", | |
| "+content/shell", | |
| "+sandbox", | |
| "+ui/gl/gl_switches.h", # Disable Direct Composition Workaround. | |
| "+ui/gl/init/gl_factory.h", # To initialize GL bindings. | |
| "+ui/views_content_client", | |
| ] |