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

Unified Diff: media/media_nacl.gyp

Issue 1141703002: Chromium changes for static linking ffmpeg (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing mention of ffmpeg shared lib from various config/gyp/installer files 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
Index: media/media_nacl.gyp
diff --git a/media/media_nacl.gyp b/media/media_nacl.gyp
index 9697a8a21f05ccaa687dddbcf6d290ca1c5390d4..e512ea7444fb5bde628ad083eed47cc5c23f4d1e 100644
--- a/media/media_nacl.gyp
+++ b/media/media_nacl.gyp
@@ -53,7 +53,7 @@
'sources': [
'base/media.cc',
'base/media.h',
- 'base/media_stub.cc',
+ 'base/media_init_stub.cc',
'base/simd/convert_rgb_to_yuv.h',
'base/simd/convert_rgb_to_yuv_c.cc',
'base/simd/convert_yuv_to_rgb.h',
« media/media.gyp ('K') | « media/media.gyp ('k') | media/media_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698