| Index: blimp/client/feature/compositor/blimp_compositor.h
|
| diff --git a/blimp/client/feature/compositor/blimp_compositor.h b/blimp/client/feature/compositor/blimp_compositor.h
|
| index b5da5bd278f4fc8b9c3d745213428ba2dade998d..c9aeda8ee69c9abdc36f2c5ddb8834f5d033c638 100644
|
| --- a/blimp/client/feature/compositor/blimp_compositor.h
|
| +++ b/blimp/client/feature/compositor/blimp_compositor.h
|
| @@ -150,9 +150,6 @@ class BlimpCompositor
|
| void DidCommitAndDrawFrame() override;
|
| void DidCompleteSwapBuffers() override;
|
| void DidCompletePageScaleAnimation() override;
|
| - void ReportFixedRasterScaleUseCounters(
|
| - bool has_blurry_content,
|
| - bool has_potential_performance_regression) override {}
|
|
|
| // RemoteProtoChannel implementation.
|
| void SetProtoReceiver(ProtoReceiver* receiver) override;
|
|
|