| specific_include_rules = { | |
| # OmniboxEditModel can't use WebContents, since it is used by iOS. | |
| # If WebContents functionality is needed, add it to | |
| # OmniboxCurrentPageDelegateImpl. | |
| 'omnibox_edit_model\.': [ | |
| "-content/public/browser/web_contents.h", | |
| ], | |
| } |