Index: chrome/browser/android/tab_android.cc |
diff --git a/chrome/browser/android/tab_android.cc b/chrome/browser/android/tab_android.cc |
index efd00c4aaab7e2cf4591d60c291f952945b7cf13..c118cd186f7c40b1c09bfdcf467546a20177241e 100644 |
--- a/chrome/browser/android/tab_android.cc |
+++ b/chrome/browser/android/tab_android.cc |
@@ -47,8 +47,8 @@ |
#include "chrome/browser/ui/search/search_tab_helper.h" |
#include "chrome/browser/ui/tab_contents/core_tab_helper.h" |
#include "chrome/browser/ui/tab_helpers.h" |
-#include "chrome/common/instant_types.h" |
#include "chrome/common/render_messages.h" |
+#include "chrome/common/search/instant_types.h" |
#include "chrome/common/url_constants.h" |
#include "components/bookmarks/browser/bookmark_model.h" |
#include "components/bookmarks/browser/bookmark_node.h" |