| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index d5d97a8f8a23e5c0a24d40342869cc82f899ec34..6f9133833b0f45d84fb85147f7d8f7d48761fd98 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -873,6 +873,8 @@
|
| ['chromeos==1', {
|
| 'sources': [
|
| 'common/gpu/media/accelerated_video_decoder.h',
|
| + 'common/gpu/media/gpu_arc_video_service.cc',
|
| + 'common/gpu/media/gpu_arc_video_service.h',
|
| 'common/gpu/media/h264_decoder.cc',
|
| 'common/gpu/media/h264_decoder.h',
|
| 'common/gpu/media/h264_dpb.cc',
|
|
|