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

Unified Diff: cc/cc.gyp

Issue 11754003: Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gyp-depend-on-media+androidfix Created 7 years, 12 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/cc_tests.gyp » ('j') | cc/test/fake_video_frame_provider.h » ('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 1d92fbff3190dda46ee79cd3333c13a421f67090..3d3486c89c8d7a66150bd9f29a4b46b6cb4bc025 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -280,6 +280,7 @@
'tree_synchronizer.cc',
'tree_synchronizer.h',
'util.h',
+ 'video_frame_provider.h',
'video_layer.cc',
'video_layer.h',
'video_layer_impl.cc',
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/test/fake_video_frame_provider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698