| Index: content/public/test/fake_speech_recognition_manager.cc
|
| diff --git a/content/public/test/fake_speech_recognition_manager.cc b/content/public/test/fake_speech_recognition_manager.cc
|
| index 13abf30b9591601d864fe918248f0ae4c8e8faa9..464789eac2dcb7e270df31188ac51d388cd3397e 100644
|
| --- a/content/public/test/fake_speech_recognition_manager.cc
|
| +++ b/content/public/test/fake_speech_recognition_manager.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/message_loop.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "content/public/browser/speech_recognition_event_listener.h"
|
| #include "content/public/common/speech_recognition_result.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|