blob: 280698e4ff76ac3a61694b145eaf85ff8f6a7766 [file] [log] [blame]
specific_include_rules = {
"chrome_browser_state.mm": [
# TODO(crbug.com/583685): remove once the //ios/web public API allow
# access to that class.
"+ios/web/webui/url_data_manager_ios_backend.h"
],
"browser_state_keyed_service_factories.mm": [
# Allow the instantiation of BrowserStateKeyedServiceFactories in ios/clean/
"+ios/clean/chrome/browser/ui/overlays/overlay_service_factory.h"
]
}