Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index b24ce41fdfd05c3b79bcf103ed4e14123f77a5fc..72d6902e1c630d73f4293987f8506e54deda1f93 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -295,6 +295,8 @@ |
'common/gpu/client/gl_helper_readback_support.h', |
'common/gpu/client/gl_helper_scaling.cc', |
'common/gpu/client/gl_helper_scaling.h', |
+ 'common/gpu/client/gpu_arc_accelerator_host.cc', |
+ 'common/gpu/client/gpu_arc_accelerator_host.h', |
'common/gpu/client/gpu_channel_host.cc', |
'common/gpu/client/gpu_channel_host.h', |
'common/gpu/client/gpu_jpeg_decode_accelerator_host.cc', |
@@ -346,6 +348,8 @@ |
'common/gpu/image_transport_surface_win.cc', |
'common/gpu/media/fake_video_decode_accelerator.cc', |
'common/gpu/media/fake_video_decode_accelerator.h', |
+ 'common/gpu/media/gpu_arc_accelerator.cc', |
+ 'common/gpu/media/gpu_arc_accelerator.h', |
'common/gpu/media/gpu_jpeg_decode_accelerator.cc', |
'common/gpu/media/gpu_jpeg_decode_accelerator.h', |
'common/gpu/media/gpu_video_accelerator_util.cc', |