Index: android_webview/native/android_protocol_handler.cc |
diff --git a/android_webview/native/android_protocol_handler.cc b/android_webview/native/android_protocol_handler.cc |
index e7edb5d8e5512f15c89aa1baae7a7ce127921fb0..51c64f790f74550c9a6177e14e693a82d7e38fda 100644 |
--- a/android_webview/native/android_protocol_handler.cc |
+++ b/android_webview/native/android_protocol_handler.cc |
@@ -32,6 +32,7 @@ using android_webview::InputStreamImpl; |
using base::android::AttachCurrentThread; |
using base::android::ClearException; |
using base::android::ConvertUTF8ToJavaString; |
+using base::android::JavaParamRef; |
using base::android::ScopedJavaGlobalRef; |
using base::android::ScopedJavaLocalRef; |