| include_rules = [ | |
| "+cc/paint/paint_canvas.h", | |
| "+chrome/browser/themes/theme_properties.h", | |
| "+printing", | |
| "+third_party/skia", | |
| "+ui/aura", | |
| "+ui/base", | |
| "+ui/color", | |
| "+ui/display", | |
| "+ui/events", | |
| "+ui/gfx", | |
| "+ui/linux", | |
| "+ui/native_theme", | |
| "+ui/shell_dialogs", | |
| "+ui/strings", | |
| "+ui/views", | |
| # TODO: This should be removed. | |
| "+ui/ozone", | |
| ] |