DEPS 366 B

1234567891011121314151617181920
  1. include_rules = [
  2. "+cc/paint/paint_canvas.h",
  3. "+chrome/browser/themes/theme_properties.h",
  4. "+printing",
  5. "+third_party/skia",
  6. "+ui/aura",
  7. "+ui/base",
  8. "+ui/color",
  9. "+ui/display",
  10. "+ui/events",
  11. "+ui/gfx",
  12. "+ui/linux",
  13. "+ui/native_theme",
  14. "+ui/shell_dialogs",
  15. "+ui/strings",
  16. "+ui/views",
  17. # TODO: This should be removed.
  18. "+ui/ozone",
  19. ]