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