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

Unified Diff: content/content_gpu.gypi

Issue 1839193003: Reland: Introduce GpuVideoDecodeAcceleratorFactory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: content/content_gpu.gypi
diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi
index f134890539b499ce462b6cb0eb69660dc4e633e1..47599e7949da3018cc26df3038ae62506655711c 100644
--- a/content/content_gpu.gypi
+++ b/content/content_gpu.gypi
@@ -23,6 +23,8 @@
'gpu/in_process_gpu_thread.cc',
'gpu/in_process_gpu_thread.h',
'public/gpu/content_gpu_client.h',
+ 'public/gpu/gpu_video_decode_accelerator_factory.cc',
+ 'public/gpu/gpu_video_decode_accelerator_factory.h',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698