Index: content/browser/android/content_view_core_impl.h |
diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h |
index 8ebd453002a0571207f6edb87e0190209d9bf650..4eaf06618782f1d62673e62c36c0541b7074987e 100644 |
--- a/content/browser/android/content_view_core_impl.h |
+++ b/content/browser/android/content_view_core_impl.h |
@@ -218,6 +218,8 @@ class ContentViewCoreImpl : public ContentViewCore, |
jint width, |
jint height); |
+ void ResumeResponseDeferredAtStart(JNIEnv* env, jobject obj); |
+ |
jint GetCurrentRenderProcessId(JNIEnv* env, jobject obj); |
// -------------------------------------------------------------------------- |