| Index: content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc
 | 
| diff --git a/content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc b/content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc
 | 
| index 30481ee647cd693f95320801c61598871bb1324e..098021d631f9e2a6edfe7e13f8a4d4bb83c60136 100644
 | 
| --- a/content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc
 | 
| +++ b/content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc
 | 
| @@ -23,6 +23,8 @@
 | 
|  #include "jni/LinkerTests_jni.h"
 | 
|  #include "third_party/re2/src/re2/re2.h"
 | 
|  
 | 
| +using base::android::JavaParamRef;
 | 
| +
 | 
|  namespace content {
 | 
|  
 | 
|  namespace {
 | 
| 
 |