| Index: chrome/browser/speech/chrome_speech_input_manager.cc
|
| ===================================================================
|
| --- chrome/browser/speech/chrome_speech_input_manager.cc (revision 121287)
|
| +++ chrome/browser/speech/chrome_speech_input_manager.cc (working copy)
|
| @@ -15,8 +15,8 @@
|
| #include "chrome/browser/profiles/profile_manager.h"
|
| #include "chrome/browser/tab_contents/tab_util.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "content/browser/resource_context.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "content/public/browser/resource_context.h"
|
| #include "content/public/common/speech_input_result.h"
|
| #include "grit/generated_resources.h"
|
| #include "media/audio/audio_manager.h"
|
|
|