Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 specific_include_rules = { | |
| 2 "chrome_browser_state.cc": [ | |
| 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 } | |
| OLD | NEW |