1specific_include_rules = {
2  "chrome_browser_state.mm": [
3    # TODO(crbug.com/583685): remove once the //ios/web public API allow
4    # access to that class.
5    "+ios/web/webui/url_data_manager_ios_backend.h"
6  ],
7}
8