| Index: cc/trees/layer_tree_host_unittest_remote_server.cc
|
| diff --git a/cc/trees/layer_tree_host_unittest_remote_server.cc b/cc/trees/layer_tree_host_unittest_remote_server.cc
|
| index 18b0edebfa27af1d46f815f4ce97ed66959ad7a2..5f5eca8dcf76f9ce95850e609a711f9b00c2a8f9 100644
|
| --- a/cc/trees/layer_tree_host_unittest_remote_server.cc
|
| +++ b/cc/trees/layer_tree_host_unittest_remote_server.cc
|
| @@ -59,9 +59,6 @@ class LayerTreeHostTestRemoteServer : public testing::Test,
|
| 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(RemoteProtoChannel::ProtoReceiver* receiver) override {
|
|
|