Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index c4fb4ab2b08d0968bf8ec82762491e479f30f9e9..b470cf2e3cb3f8e58eee30a89866d4201268648f 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -328,6 +328,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_video_accelerator_util.h', |
|
wuchengli
2015/03/18 08:02:38
Also update gn build file.
henryhsu
2015/03/18 11:06:09
We don't have a gn file including these file names
|
| + 'common/gpu/media/gpu_video_accelerator_util.cc', |
| 'common/gpu/media/gpu_video_decode_accelerator.cc', |
| 'common/gpu/media/gpu_video_decode_accelerator.h', |
| 'common/gpu/media/gpu_video_encode_accelerator.cc', |