summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/speech_input_dispatcher_host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/speech/speech_input_dispatcher_host.cc')
-rw-r--r--content/browser/speech/speech_input_dispatcher_host.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/speech/speech_input_dispatcher_host.cc b/content/browser/speech/speech_input_dispatcher_host.cc
index 8a67476..62a9048 100644
--- a/content/browser/speech/speech_input_dispatcher_host.cc
+++ b/content/browser/speech/speech_input_dispatcher_host.cc
@@ -5,9 +5,9 @@
#include "content/browser/speech/speech_input_dispatcher_host.h"
#include "base/lazy_instance.h"
-#include "content/browser/content_browser_client.h"
#include "content/browser/speech/speech_input_preferences.h"
#include "content/common/speech_input_messages.h"
+#include "content/public/browser/content_browser_client.h"
namespace speech_input {