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

Unified Diff: content/content_common.gypi

Issue 795633005: Add VDA supported profile to GPUInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix nit Created 5 years, 9 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 9516f366db681e071e735ad26667d671f7c387ad..dcfa27c8423772f91907e9316de9c848f6f71cc8 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -328,6 +328,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_video_accelerator_util.h',
+ 'common/gpu/media/gpu_video_accelerator_util.cc',
Pawel Osciak 2015/03/26 08:36:40 .cc should come before .h
henryhsu_tw 2015/03/26 09:38:34 Done.
'common/gpu/media/gpu_video_decode_accelerator.cc',
'common/gpu/media/gpu_video_decode_accelerator.h',
'common/gpu/media/gpu_video_encode_accelerator.cc',

Powered by Google App Engine
This is Rietveld 408576698