| Index: chrome/browser/extensions/app_shortcut_manager.h
|
| diff --git a/chrome/browser/extensions/app_shortcut_manager.h b/chrome/browser/extensions/app_shortcut_manager.h
|
| index 22873958a9dbecb8f5cbc9e86a2a043ea60377ac..35b7317836ba40c7d589a494e8fea68fc85c03ff 100644
|
| --- a/chrome/browser/extensions/app_shortcut_manager.h
|
| +++ b/chrome/browser/extensions/app_shortcut_manager.h
|
| @@ -6,7 +6,6 @@
|
| #define CHROME_BROWSER_EXTENSIONS_APP_SHORTCUT_MANAGER_H_
|
|
|
| #include "base/memory/weak_ptr.h"
|
| -#include "chrome/browser/shell_integration.h"
|
| #include "chrome/common/extensions/extension.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|