| 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 6a15e1cbbaeb5009654f7e6c0537d5fd1ccf3eb2..24e785b028d92522142474d659d6151b68c1805c 100644
|
| --- a/chrome/browser/android/contextualsearch/contextual_search_tab_helper.h
|
| +++ b/chrome/browser/android/contextualsearch/contextual_search_tab_helper.h
|
| @@ -8,6 +8,7 @@
|
| #include <jni.h>
|
|
|
| #include "base/android/jni_weak_ref.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/prefs/pref_change_registrar.h"
|
|
|