| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 18edca348133952ffc3cb0f8f4b73d73e483b24d..ef8293d578f05935728354f5fdf28307706c9daf 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -190,6 +190,8 @@
|
| '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_memory_buffer_impl.cc',
|
| + 'common/gpu/client/gpu_memory_buffer_impl.h',
|
| 'common/gpu/client/gpu_video_decode_accelerator_host.cc',
|
| 'common/gpu/client/gpu_video_decode_accelerator_host.h',
|
| 'common/gpu/client/gpu_video_encode_accelerator_host.cc',
|
|
|