| Index: gpu/command_buffer/client/client_test_helper.h
|
| diff --git a/gpu/command_buffer/client/client_test_helper.h b/gpu/command_buffer/client/client_test_helper.h
|
| index 3b85773f3978b8f602098f4449ed93ad04530532..e34f7d427d92b92e385ab41a4b4d293cbacdf7c0 100644
|
| --- a/gpu/command_buffer/client/client_test_helper.h
|
| +++ b/gpu/command_buffer/client/client_test_helper.h
|
| @@ -24,8 +24,6 @@
|
|
|
| namespace gpu {
|
|
|
| -class CommandBufferHelper;
|
| -
|
| class MockCommandBufferBase : public CommandBufferServiceBase {
|
| public:
|
| static const int32_t kTransferBufferBaseId = 0x123;
|
|
|