summaryrefslogtreecommitdiffstats
path: root/pdf/DEPS
blob: f6b076e66a1460c9a64f2b6625271f60a3bfa5f2 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+chrome/common/content_restriction.h",
  "+gin",
  "+net",
  "+ppapi",
  "+printing/units.h",
  "+third_party/pdfium/public",
  "+ui/events/keycodes/keyboard_codes.h",
  "+v8/include/v8.h"
]