Index: cc/test/fake_output_surface_client.h |
diff --git a/cc/test/fake_output_surface_client.h b/cc/test/fake_output_surface_client.h |
index ddfbd11d4b01e4c5d17ccfc132884df7660d768f..310842da4017eab0bd9ccdc81aab70304c8bcf95 100644 |
--- a/cc/test/fake_output_surface_client.h |
+++ b/cc/test/fake_output_surface_client.h |
@@ -46,7 +46,6 @@ |
bool resourceless_software_draw) override {} |
void SetMemoryPolicy(const ManagedMemoryPolicy& policy) override; |
void SetTreeActivationCallback(const base::Closure&) override {} |
- void OnDraw() override {} |
int swap_count() { return swap_count_; } |