blob: f69b764e7bfc56cc2ac38febdb1e5788659d7486 [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/protobuf/src/google/protobuf",
"+url",
]