Index: chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc |
diff --git a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc |
index ff84d7f6ef29aaecaa8c2a9373b0eb71199f451b..b39f7a908bf6478f72653dfb18384669586f4d52 100644 |
--- a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc |
+++ b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc |
@@ -7,7 +7,7 @@ |
#include "base/file_util.h" |
#include "base/files/memory_mapped_file.h" |
#include "base/logging.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/path_service.h" |
#include "chrome/browser/spellchecker/spellcheck_platform_mac.h" |
#include "chrome/browser/spellchecker/spellcheck_service.h" |