Index: ui/android/delegated_frame_host_android.h |
diff --git a/ui/android/delegated_frame_host_android.h b/ui/android/delegated_frame_host_android.h |
index d6065d4ffc73f0df8cc4c857763a5e83c6d88617..6e870205d25702a32538f378d5f64472113b36de 100644 |
--- a/ui/android/delegated_frame_host_android.h |
+++ b/ui/android/delegated_frame_host_android.h |
@@ -48,6 +48,7 @@ class UI_ANDROID_EXPORT DelegatedFrameHostAndroid |
void SubmitCompositorFrame(const cc::LocalSurfaceId& local_surface_id, |
cc::CompositorFrame frame); |
+ void BeginFrameDidNotProduceFrame(const cc::BeginFrameAck& ack); |
void DestroyDelegatedContent(); |