include_rules = [ | |
"+components/optimization_guide/core", | |
"+components/optimization_guide/proto", | |
"+components/saved_tab_groups/test_support", | |
"+ios/chrome/browser/ai_prototyping/coordinator", | |
"+ios/chrome/browser/signin/model", | |
"+ios/chrome/browser/push_notification/model", | |
"+ios/chrome/browser/download/model/background_service", | |
"+ios/chrome/browser/metrics/model", | |
"+ios/web/public", | |
# On iOS, the service must be created directly from the browser code. | |
"+services/on_device_model", | |
] |