blob: 43fc8f80e44ff9e64674c19b4348e80b8014bdec [file] [log] [blame]
include_rules = [
"+absl",
"+base",
"+benchmark",
"+build",
"+maldoca",
"+src",
"+gmock",
"+google/protobuf",
"+gtest",
"+libxml",
"+mini_chromium/base/logging.h",
"+openssl",
"+re2",
"+third_party/iree",
"+third_party/zlib",
# Zetasql is not used when building maldoca in Chromium.
"+zetasql",
"+zlib",
"+zlibwrapper"
]
skip_child_includes = [
# We don't build the tests for maldoca in Chromium.
"src/maldoca/base/testing",
# The Chromium versions of these packages are used instead of these.
"src/third_party/chromium",
"src/third_party/iree"
]