Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 37136bc21aa28f066ac66a2367f94c409f319036..de4cf5bbc6057d2f7da88f4480423b7a95e3c784 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', |
@@ -425,6 +427,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', |