Index: android_webview/native/input_stream_impl.h |
diff --git a/android_webview/native/input_stream_impl.h b/android_webview/native/input_stream_impl.h |
index 7da24cfc653cd0db78af04dc2b45249e83209dc8..e78ad76d1f97389def9ba07adbdf7ea919d48c40 100644 |
--- a/android_webview/native/input_stream_impl.h |
+++ b/android_webview/native/input_stream_impl.h |
@@ -50,8 +50,6 @@ class InputStreamImpl : public InputStream { |
DISALLOW_COPY_AND_ASSIGN(InputStreamImpl); |
}; |
-bool RegisterInputStream(JNIEnv* env); |
- |
} // namespace android_webview |
#endif // ANDROID_WEBVIEW_NATIVE_INPUT_STREAM_H_ |