summaryrefslogtreecommitdiff
path: root/chromium/components/zoom/DEPS
blob: 634e5c2339143fdaff267f719f0c07ba27901978 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+components/prefs",
  "+content/public/browser",
  "+content/public/common",
  "+ipc",
  "+net/base",
  "+third_party/blink/public/common/page/page_zoom.h",
  "+url",
]