summaryrefslogtreecommitdiff
path: root/chromium/components/security_interstitials/content/DEPS
blob: 3cd103b13b9b88d129b5df694687987bdbba65a6 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+components/grit/components_resources.h",
  "+components/prefs",
  "+components/safe_browsing/common",
  "+components/safe_browsing/db",
  "+components/security_interstitials/core",
  "+content/public/browser",
  "+content/public/common",
]