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

Unified Diff: audio/mac/audio_low_latency_input_mac.cc

Issue 10833028: Make audio build on the Mac OS X 10.7 (Closed) Base URL: http://src.chromium.org/svn/trunk/src/media/
Patch Set: Created 8 years, 5 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: audio/mac/audio_low_latency_input_mac.cc
===================================================================
--- audio/mac/audio_low_latency_input_mac.cc (revision 148290)
+++ audio/mac/audio_low_latency_input_mac.cc (working copy)
@@ -4,6 +4,7 @@
#include "media/audio/mac/audio_low_latency_input_mac.h"
+#include <CoreAudio/HostTime.h>
#include <CoreServices/CoreServices.h>
#include "base/basictypes.h"

Powered by Google App Engine
This is Rietveld 408576698