| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 49528ef8abb26d0e1e182cf3331e254f516e3c99..a36f310ccc2da508025715510c4f99a6c0a19d41 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',
|
|
|