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

Unified Diff: webkit/compositor_bindings/compositor_bindings.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: Fixed crashes 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
Index: webkit/compositor_bindings/compositor_bindings.gyp
diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
index 48124a3d6e513b03d2740a437be5f6442507eb36..3a543260bf8d2d1c0becc2b36478f6ff1edf0920 100644
--- a/webkit/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/compositor_bindings/compositor_bindings.gyp
@@ -33,6 +33,8 @@
'web_to_ccinput_handler_adapter.h',
'web_to_ccscrollbar_theme_painter_adapter.cc',
'web_to_ccscrollbar_theme_painter_adapter.h',
+ 'web_to_ccvideo_frame_provider.cc',
+ 'web_to_ccvideo_frame_provider.h',
'web_layer_tree_view_impl.cc',
'web_layer_tree_view_impl.h',
'web_scrollbar_layer_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698