| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index d5d97a8f8a23e5c0a24d40342869cc82f899ec34..9ae47f70765a3a5104c0406950eb59fc33b502ca 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -359,6 +359,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',
|
|
|