summaryrefslogtreecommitdiff
path: root/chromium/content/app/DEPS
blob: 4674fd7c30f7158c7925d178ddc99c46d6eb2bd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include_rules = [
  "+components/discardable_memory",
  "+components/download",
  "+components/tracing/common",
  "+content",
  "+device/bluetooth",
  "+device/gamepad",
  # For loading V8's initial snapshot from external files.
  "+gin/public/isolate_holder.h",
  "+gin/public/snapshot_fd_data.h",
  "+gin/v8_initializer.h",
  "+services/network/public/cpp/features.h",
  "+services/resource_coordinator/public",
  "+services/tracing/public/cpp",
]