summaryrefslogtreecommitdiffstats
path: root/apps/shortcut_manager_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/shortcut_manager_factory.h')
-rw-r--r--apps/shortcut_manager_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/shortcut_manager_factory.h b/apps/shortcut_manager_factory.h
index 001bb61..7f928e3 100644
--- a/apps/shortcut_manager_factory.h
+++ b/apps/shortcut_manager_factory.h
@@ -5,7 +5,7 @@
#ifndef APPS_SHORTCUT_MANAGER_FACTORY_H_
#define APPS_SHORTCUT_MANAGER_FACTORY_H_
-#include "chrome/browser/profiles/profile_keyed_service_factory.h"
+#include "components/browser_context_keyed_service/browser_context_keyed_service_factory.h"
template<typename Type> struct DefaultSingletonTraits;