| 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..717994f916cefb0651f1631a9942ad8fb9ed541b 100644
|
| --- a/chrome/browser/extensions/app_shortcut_manager.h
|
| +++ b/chrome/browser/extensions/app_shortcut_manager.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CHROME_BROWSER_EXTENSIONS_APP_SHORTCUT_MANAGER_H_
|
| #define CHROME_BROWSER_EXTENSIONS_APP_SHORTCUT_MANAGER_H_
|
|
|
| +#include "apps/shell_integration.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"
|
|
|