summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/find_bar/find_bar_state_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/find_bar/find_bar_state_factory.h')
-rw-r--r--chrome/browser/ui/find_bar/find_bar_state_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/find_bar/find_bar_state_factory.h b/chrome/browser/ui/find_bar/find_bar_state_factory.h
index ace19a3..cee7411 100644
--- a/chrome/browser/ui/find_bar/find_bar_state_factory.h
+++ b/chrome/browser/ui/find_bar/find_bar_state_factory.h
@@ -8,7 +8,7 @@
#include "base/basictypes.h"
#include "base/memory/singleton.h"
#include "base/string16.h"
-#include "chrome/browser/profiles/profile_keyed_service_factory.h"
+#include "components/browser_context_keyed_service/browser_context_keyed_service_factory.h"
class Profile;
class FindBarState;