Index: content/browser/renderer_host/compositor_impl_android.h |
diff --git a/content/browser/renderer_host/compositor_impl_android.h b/content/browser/renderer_host/compositor_impl_android.h |
index f88b8b306b4bb748c2afac579806a90b18ce3ee5..3d3aae81f8164f82810321161f735a649e784894 100644 |
--- a/content/browser/renderer_host/compositor_impl_android.h |
+++ b/content/browser/renderer_host/compositor_impl_android.h |
@@ -125,7 +125,6 @@ |
std::unique_ptr<cc::OutputSurface> display_output_surface, |
scoped_refptr<cc::VulkanContextProvider> vulkan_context_provider, |
scoped_refptr<cc::ContextProvider> context_provider); |
- void DidSwapBuffers(); |
bool HavePendingReadbacks(); |
void SetBackgroundColor(int color); |