| Index: components/spellcheck/browser/spellcheck_action_unittest.cc
|
| diff --git a/chrome/browser/spellchecker/spellcheck_action_unittest.cc b/components/spellcheck/browser/spellcheck_action_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/spellchecker/spellcheck_action_unittest.cc
|
| rename to components/spellcheck/browser/spellcheck_action_unittest.cc
|
| index 227f7133d02ba713c815d58f4dcc5f11a83da1d7..b5e031a170dd0c148c4951f2f6c573c1a3c9d7d9 100644
|
| --- a/chrome/browser/spellchecker/spellcheck_action_unittest.cc
|
| +++ b/components/spellcheck/browser/spellcheck_action_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_action.h"
|
| +#include "components/spellcheck/browser/spellcheck_action.h"
|
|
|
| #include <stddef.h>
|
|
|
|
|