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