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

Unified Diff: media/media.gyp

Issue 9015015: Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 years 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.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 64f56482290a8e72c870ba287113e48011f16b9d..d21272de446f1bec1222e989adb7774514915712 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -717,6 +717,7 @@
'yuv_convert',
'../base/base.gyp:base',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
+ '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg',
'../ui/ui.gyp:ui',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698