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 61743af77de6ae9a17565a2004c341076b57c1de..dbb3cf06bb501fd60462d3086b6445f61ae64fe7 100644 |
--- a/content/browser/renderer_host/compositor_impl_android.h |
+++ b/content/browser/renderer_host/compositor_impl_android.h |
@@ -85,8 +85,6 @@ class CONTENT_EXPORT CompositorImpl |
virtual void DidCompleteSwapBuffers() OVERRIDE; |
// LayerTreeHostSingleThreadClient implementation. |
- virtual void ScheduleComposite() OVERRIDE; |
- virtual void ScheduleAnimation() OVERRIDE; |
virtual void DidPostSwapBuffers() OVERRIDE; |
virtual void DidAbortSwapBuffers() OVERRIDE; |