Index: chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc |
diff --git a/chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc b/chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc |
index 5f9084c1604f9fd2834024808e18fc303d188d95..fab4c4a4f238c2803e3273a4d477e93877b73e9f 100644 |
--- a/chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc |
+++ b/chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "base/bind.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/spellchecker/spellcheck_platform_mac.h" |