summaryrefslogtreecommitdiff
path: root/chromium/components/optimization_guide/DEPS
blob: 2946e615ebd0fbad64623876eb7bf2846c4270b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+components/leveldb_proto",
  "+components/prefs",
  "+components/variations",
  "+content/public/browser",
  "+google_apis",
  "+net",
  "+services/network",
  "+third_party/re2",
  "+third_party/smhasher",
]