Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+ui/events/event_constants.h", # pending enum support in mojom | 2 "+ui/events/event_constants.h", # pending enum support in mojom |
| 3 "+ui/gfx", # TODO(beng): trim the size of this dep. | |
| 4 ] | 3 ] |
| OLD | NEW |