Chromium Code Reviews| Index: chrome/browser/automation/automation_provider_win.cc |
| diff --git a/chrome/browser/automation/automation_provider_win.cc b/chrome/browser/automation/automation_provider_win.cc |
| index d03aca70cc1411173b4522c405465cf8d7fd821d..e348c293c736f92b37aa72d984a8b0f2bd3d6cb4 100644 |
| --- a/chrome/browser/automation/automation_provider_win.cc |
| +++ b/chrome/browser/automation/automation_provider_win.cc |
| @@ -32,6 +32,7 @@ |
| #include "ui/views/widget/root_view.h" |
| using content::NavigationController; |
| +using content::RenderViewHost; |
| using content::WebContents; |
| namespace { |