blob: fde2330c43f6eb0e58fef3efe3c4a0ca1a1c9835 [file] [log] [blame]
# This isn't a real DEPS file.
# Undo things in third_party/DEPS that we don't want.
include_rules = [
# Internal includes.
'+glog',
'+prng',
'+testing',
# Base test_runner includes.
'+base/bind.h',
'+base/test',
# Hooking up internal logging references.
'+base/logging.h',
# The lib will be able to use abseil, but without being imported directly in
# chromium.
'+absl',
]