Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index d73f62803478873471d33000f04dba79e1e5782a..adb0d9e5eaa676c23c1bfd2bc2ad8702c9491389 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -878,6 +878,9 @@ |
| '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/arc/arc_gpu_video_decode_accelerator.h', |
| + 'common/gpu/media/arc/arc_gpu_video_decode_accelerator.cc', |
|
kcwu
2016/01/20 09:11:05
.cc before .h
Owen Lin
2016/02/02 09:08:06
Done.
|
| + 'common/gpu/media/arc/arc_video_accelerator.h', |
| 'common/gpu/media/h264_decoder.cc', |
| 'common/gpu/media/h264_decoder.h', |
| 'common/gpu/media/h264_dpb.cc', |