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

Unified Diff: media/tools/mfplayer/mfplayer.cc

Issue 6816024: Revert 80819 due to failed tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 8 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/tools/mfplayer/mf_playback_main.cc ('k') | sandbox/src/Wow64.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/tools/mfplayer/mfplayer.cc
===================================================================
--- media/tools/mfplayer/mfplayer.cc (revision 80823)
+++ media/tools/mfplayer/mfplayer.cc (working copy)
@@ -7,9 +7,9 @@
#include <mfapi.h>
#include <mferror.h>
#include <shlwapi.h>
+#include <strsafe.h>
#include <cassert>
-#include <cstdio>
template <class T>
static void SafeRelease(T** pptr) {
Property changes on: media\tools\mfplayer\mfplayer.cc
___________________________________________________________________
Deleted: svn:eol-style
- LF
« no previous file with comments | « media/tools/mfplayer/mf_playback_main.cc ('k') | sandbox/src/Wow64.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698