Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 5e4ab210725fd5792392e65f78054f9109feef93..dc1ff2dd7e7dc97a0d544de834cd36c49dfe9276 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -134,6 +134,8 @@ |
'public/common/geoposition.h', |
'public/common/gpu_memory_stats.cc', |
'public/common/gpu_memory_stats.h', |
+ 'public/common/gpu_video_decode_accelerator_factory.h', |
+ 'public/common/gpu_video_decode_accelerator_helpers.h', |
'public/common/injection_test_mac.h', |
'public/common/injection_test_win.h', |
'public/common/javascript_message_type.h', |
@@ -423,6 +425,7 @@ |
'common/gpu/media/gpu_video_accelerator_util.h', |
'common/gpu/media/gpu_video_decode_accelerator.cc', |
'common/gpu/media/gpu_video_decode_accelerator.h', |
+ 'common/gpu/media/gpu_video_decode_accelerator_factory.cc', |
'common/gpu/media/gpu_video_encode_accelerator.cc', |
'common/gpu/media/gpu_video_encode_accelerator.h', |
'common/gpu/stream_texture_android.cc', |