Index: chrome/browser/speech/speech_input_extension_api.h |
=================================================================== |
--- chrome/browser/speech/speech_input_extension_api.h (revision 110049) |
+++ chrome/browser/speech/speech_input_extension_api.h (working copy) |
@@ -9,8 +9,6 @@ |
#include "chrome/browser/extensions/extension_function.h" |
#include "content/public/browser/notification_observer.h" |
-class SpeechInputExtensionManager; |
- |
// Handles asynchronous operations such as starting or stopping speech |
// recognition in the framework of the extension API state machine. |
class SpeechInputAsyncFunction : public AsyncExtensionFunction, |