| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 37136bc21aa28f066ac66a2367f94c409f319036..6884b51e6aec1cb6c40dfc22e2101871318c79b1 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -427,6 +427,8 @@
|
| 'common/gpu/media/gpu_video_decode_accelerator.h',
|
| 'common/gpu/media/gpu_video_encode_accelerator.cc',
|
| 'common/gpu/media/gpu_video_encode_accelerator.h',
|
| + 'common/gpu/media/shared_memory_region.cc',
|
| + 'common/gpu/media/shared_memory_region.h',
|
| 'common/gpu/stream_texture_android.cc',
|
| 'common/gpu/stream_texture_android.h',
|
| 'common/host_discardable_shared_memory_manager.cc',
|
|
|