| include_rules = [ | |
| "-content", | |
| "+components/gcm_driver", | |
| "+components/keyed_service", | |
| "+components/pref_registry", | |
| "+components/signin", | |
| "+google/cacheinvalidation", | |
| "+google_apis/gaia", | |
| "+google_apis/gcm", | |
| "+jingle/notifier", | |
| "+net/base/backoff_entry.h", | |
| "+net/base/mock_host_resolver.h", | |
| "+net/base/network_change_notifier.h", | |
| "+net/http/http_status_code.h", | |
| "+net/url_request", | |
| # invalidation_notifier depends on the xmpp part of libjingle. | |
| "+talk/xmpp", | |
| ] |