| Index: chrome/browser/android/contextualsearch/contextual_search_manager.cc
|
| diff --git a/chrome/browser/android/contextualsearch/contextual_search_manager.cc b/chrome/browser/android/contextualsearch/contextual_search_manager.cc
|
| index 6ef1b623948459d872bf93c6ca6f4b885af12399..090ba40b8dbfd0a56931cf7310dc498f90366e53 100644
|
| --- a/chrome/browser/android/contextualsearch/contextual_search_manager.cc
|
| +++ b/chrome/browser/android/contextualsearch/contextual_search_manager.cc
|
| @@ -27,6 +27,7 @@
|
| #include "services/shell/public/cpp/interface_provider.h"
|
| #include "services/shell/public/cpp/interface_registry.h"
|
|
|
| +using base::android::JavaParamRef;
|
| using content::WebContents;
|
|
|
| // This class manages the native behavior of the Contextual Search feature.
|
|
|