| Index: chrome/browser/browser_process.h
|
| diff --git a/chrome/browser/browser_process.h b/chrome/browser/browser_process.h
|
| index 55f8be7d573446874624cbde466ddca471c9f8e5..417d33351e4bc5814439f54a2eb37cb8f9749097 100644
|
| --- a/chrome/browser/browser_process.h
|
| +++ b/chrome/browser/browser_process.h
|
| @@ -30,10 +30,8 @@ class PrefService;
|
| class ProfileManager;
|
| class ResourceDispatcherHost;
|
| class StatusTrayManager;
|
| -class SuspendController;
|
| class TabCloseableStateWatcher;
|
| class ThumbnailGenerator;
|
| -class WebAppInstallerService;
|
|
|
| namespace base {
|
| class Thread;
|
|
|