| include_rules = [ | |
| "+components/invalidation", | |
| "+components/sync/driver", | |
| "+components/sync_sessions", | |
| "+components/sync_wifi", | |
| "+google/cacheinvalidation", | |
| # TODO(hejq): Remove this once app_list is migrated. http://crbug.com/733662 | |
| "+ash/app_list/model", | |
| ] |