| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index fe233e358b0d61d36f35c688a3aee3d3b1d0ed25..2a23d522e5341056dbab81ad4377e5b9324fd1d5 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -192,6 +192,8 @@
|
| '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',
|
|
|