Index: components/spellcheck/browser/spellcheck_platform_mac_unittest.cc |
diff --git a/chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc b/components/spellcheck/browser/spellcheck_platform_mac_unittest.cc |
similarity index 99% |
rename from chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc |
rename to components/spellcheck/browser/spellcheck_platform_mac_unittest.cc |
index 51b6aaa40ea7bed3f86e3fa857511810c8a4a7bf..7f9d41821aeffc3a03da43f778dbf86920000357 100644 |
--- a/chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc |
+++ b/components/spellcheck/browser/spellcheck_platform_mac_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 "chrome/browser/spellchecker/spellcheck_platform.h" |
+#include "components/spellcheck/browser/spellcheck_platform.h" |
#include <stddef.h> |