summaryrefslogtreecommitdiff
path: root/chromium/components/ssl_errors/DEPS
blob: bcf6031de162dd36fdd7a25cae8b9538a9cadd73 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+components/network_time",
  "+components/prefs",
  "+components/url_formatter",
  "+grit",
  "+net",
  "+ui/base"
]