Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 85847fddc97fa423d78496bcbf4246a690cd28c9..c902ca78dd2c1a3e5d103e0fb56746cf9f9ff387 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -601,6 +601,8 @@ |
'sources': [ |
'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc', |
'common/gpu/client/gpu_memory_buffer_impl_io_surface.h', |
+ 'common/gpu/gpu_memory_buffer_factory_io_surface.cc', |
+ 'common/gpu/gpu_memory_buffer_factory_io_surface.h', |
'common/gpu/media/vt.h', |
'common/gpu/media/vt_video_decode_accelerator.cc', |
'common/gpu/media/vt_video_decode_accelerator.h', |