| Index: gpu/command_buffer/client/cmd_buffer_helper_test.cc
|
| diff --git a/gpu/command_buffer/client/cmd_buffer_helper_test.cc b/gpu/command_buffer/client/cmd_buffer_helper_test.cc
|
| index d754f5bdca03a55199c71685e1cc009b12fc6bd0..2f1d4af05b0027d424aea80a9dcfbe9f519c19d7 100644
|
| --- a/gpu/command_buffer/client/cmd_buffer_helper_test.cc
|
| +++ b/gpu/command_buffer/client/cmd_buffer_helper_test.cc
|
| @@ -65,7 +65,6 @@ class CommandBufferHelperTest : public testing::Test {
|
| virtual void TearDown() {
|
| // If the GPUProcessor posts any tasks, this forces them to run.
|
| MessageLoop::current()->RunAllPending();
|
| - helper_.release();
|
| }
|
|
|
| // Adds a command to the buffer through the helper, while adding it as an
|
|
|