1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14

third_party / DEPS [blame]

# 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',
  '-partition_alloc',
  '-library_loaders',
  '-testing',
  '-third_party/icu/source/common/unicode',
  '-third_party/icu/source/i18n/unicode',
  '-url',
]