| Index: chrome/browser/extensions/app_process_apitest.cc
|
| diff --git a/chrome/browser/extensions/app_process_apitest.cc b/chrome/browser/extensions/app_process_apitest.cc
|
| index 6ad15cf8227cb84634ebdad21204946fa8ed86ae..561dc7098aa55c4fee1f9b95019ccb922a7a68e3 100644
|
| --- a/chrome/browser/extensions/app_process_apitest.cc
|
| +++ b/chrome/browser/extensions/app_process_apitest.cc
|
| @@ -26,6 +26,7 @@
|
| #include "net/base/mock_host_resolver.h"
|
|
|
| using content::NavigationController;
|
| +using content::RenderViewHost;
|
| using content::WebContents;
|
|
|
| // Simulates a page calling window.open on an URL, and waits for the navigation.
|
|
|