summaryrefslogtreecommitdiff
path: root/chromium/storage/DEPS
blob: 5f114f4ebc7aee837367c1934e9a815070b47482 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include_rules = [
  "+components/services/filesystem",
  "+components/services/storage",
  "+crypto",
  "+mojo",
  "+net",
  "+services/network/public/cpp",
  "+services/network/public/mojom",
  "+services/network/session_cleanup_cookie_store.h",
  "+sql",
  "+third_party/blink/public/common",
  "+third_party/blink/public/mojom",
  "+third_party/blink/public/platform",
  "+third_party/leveldatabase",
  "+third_party/sqlite",
]