Index: content/browser/speech/google_one_shot_remote_engine_unittest.cc |
diff --git a/content/browser/speech/google_one_shot_remote_engine_unittest.cc b/content/browser/speech/google_one_shot_remote_engine_unittest.cc |
index 5f52c5fbca79e50e8d572369507c264878651cc9..f7c65615e4e9c9345234a4c072affea83a4dda34 100644 |
--- a/content/browser/speech/google_one_shot_remote_engine_unittest.cc |
+++ b/content/browser/speech/google_one_shot_remote_engine_unittest.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/browser/speech/audio_buffer.h" |
#include "content/browser/speech/google_one_shot_remote_engine.h" |