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 ee7490a98941dd77b54f1b81b6d4b5848b36ee41..fab2014144c2d47a207de6899c357a5e4673df3f 100644 |
--- a/chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc |
+++ b/chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc |
@@ -5,7 +5,7 @@ |
#include "base/bind.h" |
#include "base/message_loop.h" |
#include "base/string_util.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/spellchecker/spellcheck_platform_mac.h" |
#include "chrome/common/spellcheck_result.h" |
#include "content/public/test/test_utils.h" |