| Index: chrome/browser/extensions/chrome_app_sorting.h
|
| diff --git a/chrome/browser/extensions/chrome_app_sorting.h b/chrome/browser/extensions/chrome_app_sorting.h
|
| index 6dff8c03d97a5b3fc5a2c749c6e5945bdbe83d89..463d0db3e5b6150b33cc82fea244909ed05b6f12 100644
|
| --- a/chrome/browser/extensions/chrome_app_sorting.h
|
| +++ b/chrome/browser/extensions/chrome_app_sorting.h
|
| @@ -17,12 +17,8 @@
|
| #include "extensions/browser/extension_prefs.h"
|
| #include "extensions/common/extension.h"
|
|
|
| -class PrefService;
|
| -
|
| namespace extensions {
|
|
|
| -class ExtensionScopedPrefs;
|
| -
|
| class ChromeAppSorting : public AppSorting {
|
| public:
|
| explicit ChromeAppSorting(content::BrowserContext* browser_context);
|
|
|