blob: bfe61b65a24714d9ea8139fc431ef6fc59841cfa [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',
# The lib will be able to use abseil, but without being imported directly in
# chromium.
'+absl',
]