include_rules = [
    # To whitelist base/ stuff Blink is allowed to include, we list up all
    # directories and files instead of writing 'base/'.
    "+base/bind.h",
    "+base/bind_helpers.h",
    "+base/threading",
]
