blob: d1cce1bd463bb32138435048adcc37a6a0e41340 [file] [log] [blame]
include_rules = [
# To whitelist base/ stuff Blink is allowed to include, we list up all
# directories and files instead of writing 'base/'.
"+base/callback.h",
"+base/containers/span.h",
"+base/message_loop/message_loop.h",
"+base/strings/string16.h",
"+mojo/public/cpp/bindings/binding.h",
"+mojo/common/string16.mojom-blink.h",
"+mojo/common/test_common_custom_types.mojom-blink.h",
"+services/network/public/interfaces/fetch_api.mojom-blink.h"
]