Index: content/browser/speech/google_streaming_remote_engine.cc |
diff --git a/content/browser/speech/google_streaming_remote_engine.cc b/content/browser/speech/google_streaming_remote_engine.cc |
index 514a94982bb1068200f1f7c3424450e6b52cefb0..63552e77caf89a8f2e103d08a8cdce20f4d7afda 100644 |
--- a/content/browser/speech/google_streaming_remote_engine.cc |
+++ b/content/browser/speech/google_streaming_remote_engine.cc |
@@ -11,8 +11,8 @@ |
#include "base/rand_util.h" |
#include "base/string_number_conversions.h" |
#include "base/string_util.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/time.h" |
-#include "base/utf_string_conversions.h" |
#include "content/browser/speech/audio_buffer.h" |
#include "content/browser/speech/proto/google_streaming_api.pb.h" |
#include "content/public/common/content_switches.h" |