| Index: chrome/browser/chrome_content_browser_client.h
|
| diff --git a/chrome/browser/chrome_content_browser_client.h b/chrome/browser/chrome_content_browser_client.h
|
| index 585e20f9a2a87c9df50a6ede7547bc46d17adad0..67575e368863882279e76fe17b0e95dadb7f115c 100644
|
| --- a/chrome/browser/chrome_content_browser_client.h
|
| +++ b/chrome/browser/chrome_content_browser_client.h
|
| @@ -32,10 +32,6 @@ class BrowserContext;
|
| class QuotaPermissionContext;
|
| }
|
|
|
| -namespace extensions {
|
| -class BrowserPermissionsPolicyDelegate;
|
| -}
|
| -
|
| namespace user_prefs {
|
| class PrefRegistrySyncable;
|
| }
|
|
|