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