Index: content/browser/speech/speech_input_manager.h |
=================================================================== |
--- content/browser/speech/speech_input_manager.h (revision 121250) |
+++ content/browser/speech/speech_input_manager.h (working copy) |
@@ -57,7 +57,7 @@ |
// where the caller has a pointer to a resource context, but due to not |
// running on the IO thread, cannot access its properties. |
static void ShowAudioInputSettingsFromUI( |
- const content::ResourceContext* resource_context); |
+ content::ResourceContext* resource_context); |
virtual ~SpeechInputManager(); |