| include_rules = [ | |
| # Explicitly forbid //content even though it is not allowed presently. | |
| "-content", | |
| "+components/invalidation", | |
| "+components/gcm_driver", | |
| "+components/prefs", | |
| "+components/keyed_service", | |
| "+components/signin/public", | |
| "+components/sync_preferences", | |
| "+components/pref_registry", | |
| "+google_apis/gaia", | |
| "+mojo/public", | |
| "+net/base/backoff_entry.h", | |
| "+services/network/public", | |
| "+services/network/test", | |
| ] |