Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+chrome/common/content_restriction.h", | 2 "+chrome/common/content_restriction.h", |
| 3 "+chrome/common/url_constants.h", | |
| 4 "+net", | 3 "+net", |
| 5 "+ppapi", | 4 "+ppapi", |
| 6 "+ui/base/window_open_disposition.h", | 5 "+ui/base/window_open_disposition.h", |
| 7 "+ui/events/keycodes/keyboard_codes.h", | 6 "+ui/events/keycodes/keyboard_codes.h", |
| 8 "+v8/include/v8.h" | 7 "+v8/include/v8.h" |
| 9 ] | 8 ] |
| OLD | NEW |