| Index: chrome/browser/android/contextualsearch/contextual_search_tab_helper.h
|
| diff --git a/chrome/browser/android/contextualsearch/contextual_search_tab_helper.h b/chrome/browser/android/contextualsearch/contextual_search_tab_helper.h
|
| index d017b245da48c0b22467e240c213741c5597f698..8140f699029f0e0254b6b36baf8ae74c22443fda 100644
|
| --- a/chrome/browser/android/contextualsearch/contextual_search_tab_helper.h
|
| +++ b/chrome/browser/android/contextualsearch/contextual_search_tab_helper.h
|
| @@ -10,6 +10,7 @@
|
| #include "base/android/jni_weak_ref.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "components/prefs/pref_change_registrar.h"
|
|
|
|
|