summaryrefslogtreecommitdiffstats
path: root/apps/DEPS
blob: 980e67256f4fe1d36e9a3e55618939a26db77f54 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+base",
  "+content",
  # Temporary allowed includes.
  # TODO(benwells): remove these.
  "+chrome/browser/extensions",
  "+chrome/browser/profiles",
  "+chrome/common/chrome_notification_types.h",
  "+chrome/common/extensions",
]