Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: content/content_common.gypi

Issue 1451353002: Implement GpuArcVideoService for arc video accelerator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased with new ArcBridgeService; addressed Owen's comments Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index b809c351124b00d4af903037e4c3167ebb2800e1..f3d1e1176883c0c6f0239d02acca3bcec2d1a108 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -348,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_video_service.cc',
+ 'common/gpu/media/gpu_arc_video_service.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',

Powered by Google App Engine
This is Rietveld 408576698