| Index: android_webview/native/aw_web_resource_response_impl.h
|
| diff --git a/android_webview/native/aw_web_resource_response_impl.h b/android_webview/native/aw_web_resource_response_impl.h
|
| index 2673c0190db144c14b5f46998126e7443cffad60..77d748cdf7feca7794de68877418db5779ddff15 100644
|
| --- a/android_webview/native/aw_web_resource_response_impl.h
|
| +++ b/android_webview/native/aw_web_resource_response_impl.h
|
| @@ -42,8 +42,6 @@ class AwWebResourceResponseImpl : public AwWebResourceResponse {
|
| DISALLOW_COPY_AND_ASSIGN(AwWebResourceResponseImpl);
|
| };
|
|
|
| -bool RegisterAwWebResourceResponse(JNIEnv* env);
|
| -
|
| } // namespace android_webview
|
|
|
| #endif // ANDROID_WEBVIEW_NATIVE_INTERCEPTED_REQUEST_DATA_IMPL_H_
|
|
|