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