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

Unified Diff: cc/cc.gyp

Issue 12157002: Adding YUVA support for enabling Alpha Playback (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove files unrelated to cc/ Created 7 years, 10 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 | cc/draw_quad.h » ('j') | cc/gl_renderer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 0e6953c280d2fce08a03737354cacce6ceb76817..d19bae6ff9e620cba1e54e74c405827382796fd7 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -311,6 +311,8 @@
'worker_pool.h',
'yuv_video_draw_quad.cc',
'yuv_video_draw_quad.h',
+ 'yuva_video_draw_quad.cc',
+ 'yuva_video_draw_quad.h',
],
'conditions': [
['inside_chromium_build==1', {
« no previous file with comments | « no previous file | cc/draw_quad.h » ('j') | cc/gl_renderer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698