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