Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 0600b9fe2aa6459443fb467d3d70be5b6641a821..4735b7cbffcce70fff329ec9ebc476072e9ff78d 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -284,6 +284,8 @@ |
'common/gpu/media/gpu_video_decode_accelerator.h', |
'common/gpu/media/gpu_video_encode_accelerator.cc', |
'common/gpu/media/gpu_video_encode_accelerator.h', |
+ 'common/gpu/media/video_decode_accelerator_impl.cc', |
+ 'common/gpu/media/video_decode_accelerator_impl.h', |
'common/gpu/stream_texture_android.cc', |
'common/gpu/stream_texture_android.h', |
'common/gpu/sync_point_manager.cc', |