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

Unified Diff: content/browser/speech/speech_recognition_manager_impl.h

Issue 11339014: Move content\browser\renderer_host\media to content namespace. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 2 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: content/browser/speech/speech_recognition_manager_impl.h
===================================================================
--- content/browser/speech/speech_recognition_manager_impl.h (revision 164646)
+++ content/browser/speech/speech_recognition_manager_impl.h (working copy)
@@ -19,12 +19,7 @@
#include "content/public/browser/speech_recognition_session_context.h"
#include "content/public/common/speech_recognition_error.h"
-namespace media_stream {
-class MediaStreamManager;
-}
-
namespace content {
-
class BrowserMainLoop;
class SpeechRecognitionManagerDelegate;
class SpeechRecognizer;

Powered by Google App Engine
This is Rietveld 408576698