summaryrefslogtreecommitdiff
path: root/xfa_test/pdf/DEPS
blob: 73f2f8f44dfebf6305c5e853cc59a4315381c00b (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "!chrome/browser/chrome_page_zoom_constants.h",
  "!chrome/common/content_restriction.h",
  "!content/public/common/page_zoom.h",
  "+net",
  "+ppapi",
  "+third_party/pdfium/fpdfsdk/include",
  "+ui/events/keycodes/keyboard_codes.h",
]