| include_rules = [ |
| "+base", |
| "-blimp/client", |
| "+cc", |
| "-chrome", |
| "+components/crash", |
| "+components/metrics", |
| "+components/pref_registry", |
| "+components/prefs", |
| "+components/version_info", |
| "+components/web_cache/renderer", |
| "+content/public", |
| "+device/geolocation", |
| "+mojo/public", |
| "+net", |
| "+services/service_manager/public/cpp", |
| "+third_party/blimp_fonts", |
| "+third_party/khronos/GLES2/gl2.h", |
| "+third_party/WebKit/public/web/WebInputEvent.h", |
| "+ui/aura", |
| "+ui/base", |
| "+ui/compositor", |
| "+ui/display", |
| "+ui/events", |
| "+ui/gfx", |
| "+ui/gl", |
| "+ui/native_theme", |
| "+ui/platform_window", |
| "+ui/resources", |
| "+ui/wm", |
| ] |