diff options
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r-- | content/content_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi index 20fc69f..22ca40e 100644 --- a/content/content_common.gypi +++ b/content/content_common.gypi @@ -118,6 +118,8 @@ 'common/gpu/media/fake_gl_video_decode_engine.h', 'common/gpu/media/fake_gl_video_device.cc', 'common/gpu/media/fake_gl_video_device.h', + 'common/gpu/transport_texture.cc', + 'common/gpu/transport_texture.h', 'common/gpu_process_launch_causes.h', 'common/gpu_messages.h', 'common/hi_res_timer_manager_posix.cc', |