Index: cc/output/output_surface.h |
diff --git a/cc/output/output_surface.h b/cc/output/output_surface.h |
index 9a3d8ce6802ebfcea3b4903fa6ac3a1cbe87957b..89decf82627bd69c3f6c015a0d2de516281d649f 100644 |
--- a/cc/output/output_surface.h |
+++ b/cc/output/output_surface.h |
@@ -138,8 +138,6 @@ class CC_EXPORT OutputSurface : public base::trace_event::MemoryDumpProvider { |
base::trace_event::ProcessMemoryDump* pmd) override; |
protected: |
- void PostSwapBuffersComplete(); |
- |
// Used internally for the context provider to inform the client about loss, |
// and can be overridden to change behaviour instead of informing the client. |
virtual void DidLoseOutputSurface(); |