Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 4669acc6b537f80c2dddb9e8b355968c946b72c8..cfa42959010545069230f9b1b39096a801598e25 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -132,6 +132,8 @@ |
'public/common/frame_navigate_params.h', |
'public/common/geoposition.cc', |
'public/common/geoposition.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', |
@@ -419,6 +421,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/media/media_channel.cc', |