| Index: chrome/browser/automation/testing_automation_provider.cc
|
| diff --git a/chrome/browser/automation/testing_automation_provider.cc b/chrome/browser/automation/testing_automation_provider.cc
|
| index 83dcbda26c78618d2e775e5eb28f6a6d90e5500e..6cb173d452d44f6018d3ab02ade8ff81c05ded78 100644
|
| --- a/chrome/browser/automation/testing_automation_provider.cc
|
| +++ b/chrome/browser/automation/testing_automation_provider.cc
|
| @@ -172,6 +172,7 @@ using content::NavigationEntry;
|
| using content::PluginService;
|
| using content::OpenURLParams;
|
| using content::Referrer;
|
| +using content::RenderViewHost;
|
| using content::SSLStatus;
|
| using content::WebContents;
|
|
|
|
|