summaryrefslogtreecommitdiff
path: root/chromium/third_party/DEPS
blob: d7eed3584ca1182d5e3022965e50f2081573dde9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Undo everything in the include_rules section of src/DEPS.
include_rules = [
  '-base',
  '-build',
  '-ipc',
  '-third_party/perfetto/include/perfetto/tracing',
  '-third_party/perfetto/include/perfetto/test',
  '-library_loaders',
  '-testing',
  '-third_party/icu/source/common/unicode',
  '-third_party/icu/source/i18n/unicode',
  '-url',
]