| Index: chrome/browser/apps/shortcut_manager.h
|
| diff --git a/chrome/browser/apps/shortcut_manager.h b/chrome/browser/apps/shortcut_manager.h
|
| index 4bd5f14ee9ed6c3f0f452d1a648b5438006764e5..e5cfc14099645c404424aff4ade44e8806b2bd42 100644
|
| --- a/chrome/browser/apps/shortcut_manager.h
|
| +++ b/chrome/browser/apps/shortcut_manager.h
|
| @@ -7,10 +7,10 @@
|
|
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/profiles/profile_info_cache_observer.h"
|
| -#include "chrome/common/extensions/extension.h"
|
| #include "components/browser_context_keyed_service/browser_context_keyed_service.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| +#include "extensions/common/extension.h"
|
|
|
| class PrefService;
|
| class Profile;
|
|
|