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

Unified Diff: media/base/audio_capturer_source.h

Issue 11369171: Add chromium support for MediaStreamAudioDestinationNode (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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/base/audio_capturer_source.h
===================================================================
--- media/base/audio_capturer_source.h (revision 176961)
+++ media/base/audio_capturer_source.h (working copy)
@@ -5,6 +5,7 @@
#ifndef MEDIA_BASE_AUDIO_CAPTURER_SOURCE_H_
#define MEDIA_BASE_AUDIO_CAPTURER_SOURCE_H_
+#include <string>
#include <vector>
#include "base/basictypes.h"
#include "base/memory/ref_counted.h"

Powered by Google App Engine
This is Rietveld 408576698