Index: components/spellcheck/browser/spellcheck_action.cc |
diff --git a/chrome/browser/spellchecker/spellcheck_action.cc b/components/spellcheck/browser/spellcheck_action.cc |
similarity index 97% |
rename from chrome/browser/spellchecker/spellcheck_action.cc |
rename to components/spellcheck/browser/spellcheck_action.cc |
index 6525b675b3320de6500ef99c86d1696a93970b1b..55ac779fd973b397776076b4249119c37cca9fec 100644 |
--- a/chrome/browser/spellchecker/spellcheck_action.cc |
+++ b/components/spellcheck/browser/spellcheck_action.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_action.h" |
+#include "components/spellcheck/browser/spellcheck_action.h" |
#include "base/logging.h" |
#include "base/values.h" |