Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index d5d97a8f8a23e5c0a24d40342869cc82f899ec34..d35e1e919e9d6d594978ffa3a7c5daecfeec5fd7 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -351,6 +351,8 @@ |
| 'common/gpu/image_transport_surface_win.cc', |
| 'common/gpu/media/fake_video_decode_accelerator.cc', |
| 'common/gpu/media/fake_video_decode_accelerator.h', |
| + 'common/gpu/media/gpu_arc_video_service.cc', |
|
Pawel Osciak
2015/12/23 06:24:01
Perhaps in chromeos=1?
kcwu
2015/12/23 09:09:43
Done.
|
| + 'common/gpu/media/gpu_arc_video_service.h', |
| 'common/gpu/media/gpu_jpeg_decode_accelerator.cc', |
| 'common/gpu/media/gpu_jpeg_decode_accelerator.h', |
| 'common/gpu/media/gpu_video_accelerator_util.cc', |