| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 992ce004377c0e0ebebf028ea573f114492fe8dc..62e448f3d6f79bacd729070405054cced4f27295 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -513,6 +513,8 @@
|
| }],
|
| ['target_arch != "arm" and chromeos == 1 and use_x11 == 1', {
|
| 'sources': [
|
| + 'common/gpu/media/vaapi_delegate.cc',
|
| + 'common/gpu/media/vaapi_delegate.h',
|
| 'common/gpu/media/h264_dpb.cc',
|
| 'common/gpu/media/h264_dpb.h',
|
| 'common/gpu/media/vaapi_h264_decoder.cc',
|
|
|