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

Unified Diff: content/content_renderer.gypi

Issue 6962006: Undo mistaken revert. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/renderer/media/video_capture_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index fc7e8683c44065e3f699bead11b345c113ac3d4d..b1d25d7c75c8e230022768f6a43b620ae3f2c6d1 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -70,6 +70,10 @@
'renderer/media/gles2_video_decode_context.h',
'renderer/media/ipc_video_decoder.cc',
'renderer/media/ipc_video_decoder.h',
+ 'renderer/media/video_capture_impl.cc',
+ 'renderer/media/video_capture_impl.h',
+ 'renderer/media/video_capture_impl_manager.cc',
+ 'renderer/media/video_capture_impl_manager.h',
'renderer/navigation_state.cc',
'renderer/navigation_state.h',
'renderer/notification_provider.cc',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/renderer/media/video_capture_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698