| Index: chrome/browser/chrome_content_browser_client.cc
|
| diff --git a/chrome/browser/chrome_content_browser_client.cc b/chrome/browser/chrome_content_browser_client.cc
|
| index 230f99148a6f01145c84d19393ea322ef8f10376..739f473844220935fe1acb6c32c724897caf5fb9 100644
|
| --- a/chrome/browser/chrome_content_browser_client.cc
|
| +++ b/chrome/browser/chrome_content_browser_client.cc
|
| @@ -140,6 +140,7 @@ using content::AccessTokenStore;
|
| using content::BrowserThread;
|
| using content::ChildProcessSecurityPolicy;
|
| using content::QuotaPermissionContext;
|
| +using content::RenderViewHost;
|
| using content::SiteInstance;
|
| using content::WebContents;
|
|
|
|
|