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

Unified Diff: chrome/chrome_gpu.gypi

Issue 1549473002: Add ArcGpuVideoDecodeAccelerator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add out-of-line ctor/dtor Created 4 years, 8 months 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
« no previous file with comments | « no previous file | chrome/gpu/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_gpu.gypi
diff --git a/chrome/chrome_gpu.gypi b/chrome/chrome_gpu.gypi
index 3241e1165bec2f1effe4b109f59c5747c41839aa..3d153e3acb23788724d48c4c46fff7abfe362bce 100644
--- a/chrome/chrome_gpu.gypi
+++ b/chrome/chrome_gpu.gypi
@@ -26,6 +26,8 @@
'../components/components.gyp:arc_mojo_bindings',
],
'sources': [
+ 'gpu/arc_gpu_video_decode_accelerator.cc',
+ 'gpu/arc_gpu_video_decode_accelerator.h',
'gpu/arc_video_accelerator.h',
'gpu/gpu_arc_video_service.cc',
'gpu/gpu_arc_video_service.h',
« no previous file with comments | « no previous file | chrome/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698