blob: 914ee43e05c0a992bbbe8ef63b9168b8ee860ae5 [file] [log] [blame]
include_rules = [
"+ios/chrome/browser/ui/broadcaster",
]
specific_include_rules = {
# web::HttpServer is deprecated in favor of net::EmbeddedTestServer.
# TODO:(crbug.com/891834) Remove this exception.
"fullscreen_egtest\.mm": [
"+ios/web/public/test/http_server",
],
}