Chromium Code Reviews| Index: content/browser/browser_plugin/browser_plugin_host_browsertest.cc |
| =================================================================== |
| --- content/browser/browser_plugin/browser_plugin_host_browsertest.cc (revision 163514) |
| +++ content/browser/browser_plugin/browser_plugin_host_browsertest.cc (working copy) |
| @@ -33,6 +33,7 @@ |
| using content::BrowserPluginEmbedder; |
| using content::BrowserPluginGuest; |
| using content::BrowserPluginHostFactory; |
| +using content::WebContentsImpl; |
| namespace { |