2 "+components/url_formatter",
4 "+ios/public/provider/web",
8 "+third_party/libwebp/webp",
15 specific_include_rules = {
16 # Allow browser_thread.h and test_browser_thread.h until a web/ replacement is
17 # built out. Note that headers in public/ are not subject to this exception.
18 "^web_thread(\.cc|(_impl|_adapter)\.(cc|h))$": [
19 "+content/public/browser/browser_thread.h",
21 "^test_web_thread(_bundle)?(_adapter)?\.cc$": [
22 "+content/public/test/test_browser_thread.h",
23 "+content/public/test/test_browser_thread_bundle.h",