Index: gpu/gpu.gyp |
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
index 5f95bc580ccb325d451e3973c14b875f56d2b99d..2ad775d2c6e601c5e106b6d2941a710e54ecec28 100644 |
--- a/gpu/gpu.gyp |
+++ b/gpu/gpu.gyp |
@@ -427,7 +427,6 @@ |
'../gpu/gpu.gyp:command_buffer_service', |
'../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/gl/gl.gyp:gl', |
- 'command_buffer/command_buffer.gyp:gles2_utils', |
'gles2_c_lib', |
'gles2_implementation', |
], |
@@ -436,8 +435,6 @@ |
# TODO(hendrikw): Move egl out of gles2_conform_support. |
'gles2_conform_support/egl/config.cc', |
'gles2_conform_support/egl/config.h', |
- 'gles2_conform_support/egl/context.cc', |
- 'gles2_conform_support/egl/context.h', |
'gles2_conform_support/egl/display.cc', |
'gles2_conform_support/egl/display.h', |
'gles2_conform_support/egl/egl.cc', |
@@ -445,8 +442,6 @@ |
'gles2_conform_support/egl/surface.h', |
'gles2_conform_support/egl/test_support.cc', |
'gles2_conform_support/egl/test_support.h', |
- 'gles2_conform_support/egl/thread_state.cc', |
- 'gles2_conform_support/egl/thread_state.h', |
], |
'defines': [ |
'COMMAND_BUFFER_GLES_LIB_SUPPORT_ONLY', |