| Index: gpu/ipc/service/gpu_channel_test_common.cc
|
| diff --git a/gpu/ipc/service/gpu_channel_test_common.cc b/gpu/ipc/service/gpu_channel_test_common.cc
|
| index fa724435a22f8c3dc123121a7bf7b71ef87187b7..e5713dd1270f27abcbd24331a9f24421c8d064c5 100644
|
| --- a/gpu/ipc/service/gpu_channel_test_common.cc
|
| +++ b/gpu/ipc/service/gpu_channel_test_common.cc
|
| @@ -33,9 +33,6 @@ void TestGpuChannelManagerDelegate::DidLoseContext(
|
| error::ContextLostReason reason,
|
| const GURL& active_url) {}
|
|
|
| -void TestGpuChannelManagerDelegate::GpuMemoryUmaStats(
|
| - const GPUMemoryUmaStats& params) {}
|
| -
|
| void TestGpuChannelManagerDelegate::StoreShaderToDisk(
|
| int32_t client_id,
|
| const std::string& key,
|
|
|