| 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 d1e0b5ce1fb8ba27beb4b2b557a50e3773080c20..8a5f558d35cb048c2a0465a1099c87591961df30 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::SiteInstance;
|
| using content::WebContents;
|
|
|
|
|