| Index: components/bookmarks/core/test/test_bookmark_client.cc
|
| diff --git a/chrome/browser/bookmarks/test_bookmark_client.cc b/components/bookmarks/core/test/test_bookmark_client.cc
|
| similarity index 94%
|
| rename from chrome/browser/bookmarks/test_bookmark_client.cc
|
| rename to components/bookmarks/core/test/test_bookmark_client.cc
|
| index ce93c0cc1ae97246c47109afcf3c26be65481e0d..4ae073a9c90f5191bc53386619cdadce483c22a3 100644
|
| --- a/chrome/browser/bookmarks/test_bookmark_client.cc
|
| +++ b/components/bookmarks/core/test/test_bookmark_client.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/test_bookmark_client.h"
|
| +#include "components/bookmarks/core/test/test_bookmark_client.h"
|
|
|
| #include "components/bookmarks/core/browser/bookmark_model.h"
|
| #include "components/bookmarks/core/browser/bookmark_storage.h"
|
|
|