| Index: components/bookmarks/core/tests/bookmark_test_helpers.cc
|
| diff --git a/chrome/browser/bookmarks/bookmark_test_helpers.cc b/components/bookmarks/core/tests/bookmark_test_helpers.cc
|
| similarity index 98%
|
| rename from chrome/browser/bookmarks/bookmark_test_helpers.cc
|
| rename to components/bookmarks/core/tests/bookmark_test_helpers.cc
|
| index 424febdbce33c9c6b43fbb29991db2e62e44ba97..2e3afe4761fe3c3ad0b302cf1e08eb47264b8d2f 100644
|
| --- a/chrome/browser/bookmarks/bookmark_test_helpers.cc
|
| +++ b/components/bookmarks/core/tests/bookmark_test_helpers.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/bookmarks/bookmark_test_helpers.h"
|
| +#include "components/bookmarks/core/tests/bookmark_test_helpers.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/callback.h"
|
|
|