summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/contextualsearch/contextual_search_tab_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/android/contextualsearch/contextual_search_tab_helper.cc')
-rw-r--r--chrome/browser/android/contextualsearch/contextual_search_tab_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/android/contextualsearch/contextual_search_tab_helper.cc b/chrome/browser/android/contextualsearch/contextual_search_tab_helper.cc
index 84c2245..60c9011 100644
--- a/chrome/browser/android/contextualsearch/contextual_search_tab_helper.cc
+++ b/chrome/browser/android/contextualsearch/contextual_search_tab_helper.cc
@@ -6,10 +6,10 @@
#include "base/android/jni_android.h"
#include "base/android/jni_string.h"
-#include "base/prefs/pref_change_registrar.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/profiles/profile_android.h"
#include "chrome/common/pref_names.h"
+#include "components/prefs/pref_change_registrar.h"
#include "jni/ContextualSearchTabHelper_jni.h"