Index: chrome/browser/ui/omnibox/omnibox_current_page_delegate.h |
diff --git a/chrome/browser/ui/omnibox/omnibox_current_page_delegate.h b/chrome/browser/ui/omnibox/omnibox_current_page_delegate.h |
index 816bf6a7ee4409a0aa4c727f9711818927f0dc94..4676ce06090892da293b1e90aaae173f445a8d27 100644 |
--- a/chrome/browser/ui/omnibox/omnibox_current_page_delegate.h |
+++ b/chrome/browser/ui/omnibox/omnibox_current_page_delegate.h |
@@ -7,7 +7,7 @@ |
#include "base/basictypes.h" |
#include "chrome/common/instant_types.h" |
-#include "chrome/common/omnibox_focus_state.h" |
+#include "components/omnibox/common/omnibox_focus_state.h" |
#include "ui/base/window_open_disposition.h" |
class GURL; |