| Index: gpu/command_buffer/client/gles2_implementation_unittest.cc
|
| diff --git a/gpu/command_buffer/client/gles2_implementation_unittest.cc b/gpu/command_buffer/client/gles2_implementation_unittest.cc
|
| index c526d76856a021c9a0b8c22a566dac9083307420..68ae339a78006f9db2cb554d573abfb4d9a15cc1 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation_unittest.cc
|
| +++ b/gpu/command_buffer/client/gles2_implementation_unittest.cc
|
| @@ -8,7 +8,6 @@
|
|
|
| #include <GLES2/gl2ext.h>
|
| #include "gpu/command_buffer/common/command_buffer.h"
|
| -#include "gpu/GLES2/gles2_command_buffer.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
|
|