| Index: chrome/browser/automation/testing_automation_provider.cc
|
| ===================================================================
|
| --- chrome/browser/automation/testing_automation_provider.cc (revision 137859)
|
| +++ chrome/browser/automation/testing_automation_provider.cc (working copy)
|
| @@ -177,6 +177,7 @@
|
| using content::DownloadItem;
|
| using content::DownloadManager;
|
| using content::InterstitialPage;
|
| +using content::NativeWebKeyboardEvent;
|
| using content::NavigationController;
|
| using content::NavigationEntry;
|
| using content::PluginService;
|
|
|