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

Unified Diff: media/media.gyp

Issue 1149203002: Extract re-usable InitializeMediaFoundation() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix linkage of InitializeMediaFoundation() in GN builds Created 5 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 | « media/base/win/mf_initializer.cc ('k') | media/video/capture/win/video_capture_device_factory_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index f0ebe41f7b7d74e344996acea5520091f697efd7..0a772b77a5acd5bba6f78b7a27cccc529f1a317a 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -404,6 +404,8 @@
'base/video_util.h',
'base/wall_clock_time_source.cc',
'base/wall_clock_time_source.h',
+ 'base/win/mf_initializer.cc',
+ 'base/win/mf_initializer.h',
'base/yuv_convert.cc',
'base/yuv_convert.h',
'blink/skcanvas_video_renderer.cc',
« no previous file with comments | « media/base/win/mf_initializer.cc ('k') | media/video/capture/win/video_capture_device_factory_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698