| Index: gpu/command_buffer/service/gles2_cmd_decoder_unittest_context_lost.cc
|
| diff --git a/gpu/command_buffer/service/gles2_cmd_decoder_unittest_context_lost.cc b/gpu/command_buffer/service/gles2_cmd_decoder_unittest_context_lost.cc
|
| index 3fe88b907fba172ac0b3ffd5c80534e01c45e000..63fda148be858e4086a94ec595e18fe432cd6d5c 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_decoder_unittest_context_lost.cc
|
| +++ b/gpu/command_buffer/service/gles2_cmd_decoder_unittest_context_lost.cc
|
| @@ -17,7 +17,7 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/gl/gl_mock.h"
|
|
|
| -using ::gfx::MockGLInterface;
|
| +using ::gl::MockGLInterface;
|
| using ::testing::_;
|
| using ::testing::DoAll;
|
| using ::testing::InSequence;
|
|
|