summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/DEPS
blob: 8a3f1c17bfb6525bdd0c75809b16db8dac65f05e (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+chrome/browser",
  "+chrome/common",
  "+chrome/utility",
]

specific_include_rules = {
  '.*test\.cc': [
    "+chrome/test",
  ],
}