Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+content/public", | 2 "+content/public", |
| 3 "+ui/views", | 3 "+ui/views", |
| 4 "+ui/web_dialogs", | 4 "+ui/web_dialogs", |
| 5 "+content/browser/web_contents/web_contents_impl.h", | |
| 6 "+content/test/test_content_browser_client.h", | |
| 7 ] | 5 ] |
| OLD | NEW |