Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+components/ui/zoom", | 2 "+components/zoom", |
| 3 "+content/public/browser", | 3 "+content/public/browser", |
| 4 "+content/public/common", | 4 "+content/public/common", |
| 5 "+content/public/test", | 5 "+content/public/test", |
| 6 "+ipc", | 6 "+ipc", |
| 7 '+third_party/WebKit/public/web/WebInputEvent.h', | 7 '+third_party/WebKit/public/web/WebInputEvent.h', |
| 8 ] | 8 ] |
| OLD | NEW |