| 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 1d72cf3ed09eb0f58d068f6f6fb77a79a085b25f..2705e512576891bd7c1a56a9a8d239b33f25a443 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;
|
|
|
|
|