Index: chrome/browser/history/shortcuts_database.cc |
diff --git a/chrome/browser/history/shortcuts_database.cc b/chrome/browser/history/shortcuts_database.cc |
index 911406f8147a494bbf706d54fdff50e0bca64b3d..3094b58005620c369b68b844a126504e51e3110f 100644 |
--- a/chrome/browser/history/shortcuts_database.cc |
+++ b/chrome/browser/history/shortcuts_database.cc |
@@ -10,7 +10,7 @@ |
#include "base/logging.h" |
#include "base/strings/stringprintf.h" |
#include "base/time/time.h" |
-#include "components/autocomplete/autocomplete_match_type.h" |
+#include "components/omnibox/autocomplete_match_type.h" |
#include "content/public/common/page_transition_types.h" |
#include "sql/meta_table.h" |
#include "sql/statement.h" |