# Undo everything in the include_rules section of //DEPS, with the exception of
# IPC that is already removed in //components/DEPS.
include_rules = [
  '-base',
  '-build',
  '-library_loaders',
  '-testing',
  '-third_party',
  '-url',
]
