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 691a659933646ebe8ebb7a22442c635fdeff86ea..05cc539e11f0171a45b8415e2d2701cdcd92715a 100644 |
--- a/content/browser/android/content_view_core_impl.h |
+++ b/content/browser/android/content_view_core_impl.h |
@@ -281,6 +281,8 @@ class ContentViewCoreImpl : public ContentViewCore, |
void OnShowUnhandledTapUIIfNeeded(int x_dip, int y_dip); |
+ void GenerateNewFrameForTesting(); |
+ |
private: |
class ContentViewUserData; |