OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+chrome/common/content_restriction.h", | 2 "+chrome/common/content_restriction.h", |
3 "+gin/public/gin_embedders.h", | 3 "+gin", |
4 "+net", | 4 "+net", |
5 "+ppapi", | 5 "+ppapi", |
6 "+printing/units.h", | 6 "+printing/units.h", |
7 "+third_party/pdfium/public", | 7 "+third_party/pdfium/public", |
8 "+ui/events/keycodes/keyboard_codes.h", | 8 "+ui/events/keycodes/keyboard_codes.h", |
9 "+v8/include/v8.h" | 9 "+v8/include/v8.h" |
10 ] | 10 ] |
OLD | NEW |