| Index: content/browser/speech/google_streaming_remote_engine_unittest.cc
|
| diff --git a/content/browser/speech/google_streaming_remote_engine_unittest.cc b/content/browser/speech/google_streaming_remote_engine_unittest.cc
|
| index c1fa006a9105568d563a1b339b16e25b0ee5bfdc..437bad54408a3ae6a074c8aef57ff6032786d385 100644
|
| --- a/content/browser/speech/google_streaming_remote_engine_unittest.cc
|
| +++ b/content/browser/speech/google_streaming_remote_engine_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "content/browser/speech/audio_buffer.h"
|
| #include "content/browser/speech/google_streaming_remote_engine.h"
|
| #include "content/browser/speech/proto/google_streaming_api.pb.h"
|
|
|