blob: 034833cc4046f7bc78cf45cfb03a7484fa1ef976 [file] [log] [blame]
# chrome_cleaner is built into a separate executable and should not inherit
# rules from chromium.
noparent = True
include_rules = [
"+base",
"+components/chrome_cleaner",
"+crypto",
"+mojo/public",
"+sandbox/win/src",
"+testing",
"+third_party/abseil-cpp/absl",
"+third_party/protobuf/src/google/protobuf",
"+url",
]