diff options
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r-- | content/content_common.gypi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi index 49528ef..a36f310 100644 --- a/content/content_common.gypi +++ b/content/content_common.gypi @@ -345,12 +345,6 @@ 'common/gpu/client/command_buffer_proxy_impl.h', 'common/gpu/client/context_provider_command_buffer.cc', 'common/gpu/client/context_provider_command_buffer.h', - 'common/gpu/client/gl_helper.cc', - 'common/gpu/client/gl_helper.h', - 'common/gpu/client/gl_helper_readback_support.cc', - 'common/gpu/client/gl_helper_readback_support.h', - 'common/gpu/client/gl_helper_scaling.cc', - 'common/gpu/client/gl_helper_scaling.h', 'common/gpu/client/gpu_channel_host.cc', 'common/gpu/client/gpu_channel_host.h', 'common/gpu/client/gpu_jpeg_decode_accelerator_host.cc', |