| include_rules = [ | |
| "+components/net_log", | |
| "+components/network_session_configurator", | |
| "+components/prefs", | |
| "+components/proxy_config", | |
| "+components/variations", | |
| "+components/version_info", | |
| "+ios/web/common", | |
| "+ios/web/public", | |
| "+net", | |
| # Temporarily allow WebThreadImpl until TaskExecutor functionality is moved | |
| # into a new file in ios/web/public. | |
| "+ios/web/web_thread_impl.h" | |
| ] |