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

Unified Diff: content/content_common.gypi

Issue 14914009: VAVDA: Redesign stage 1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 992ce004377c0e0ebebf028ea573f114492fe8dc..62e448f3d6f79bacd729070405054cced4f27295 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -513,6 +513,8 @@
}],
['target_arch != "arm" and chromeos == 1 and use_x11 == 1', {
'sources': [
+ 'common/gpu/media/vaapi_delegate.cc',
+ 'common/gpu/media/vaapi_delegate.h',
'common/gpu/media/h264_dpb.cc',
'common/gpu/media/h264_dpb.h',
'common/gpu/media/vaapi_h264_decoder.cc',

Powered by Google App Engine
This is Rietveld 408576698