Index: trunk/src/ui/aura/bench/bench_main.cc |
=================================================================== |
--- trunk/src/ui/aura/bench/bench_main.cc (revision 250809) |
+++ trunk/src/ui/aura/bench/bench_main.cc (working copy) |
@@ -122,11 +122,6 @@ |
virtual void OnCompositingLockStateChanged( |
Compositor* compositor) OVERRIDE {} |
- virtual void OnUpdateVSyncParameters(ui::Compositor* compositor, |
- base::TimeTicks timebase, |
- base::TimeDelta interval) OVERRIDE { |
- } |
- |
virtual void Draw() {} |
int frames() const { return frames_; } |