Index: components/bookmarks/browser/bookmark_node.cc |
diff --git a/components/bookmarks/core/browser/bookmark_node.cc b/components/bookmarks/browser/bookmark_node.cc |
similarity index 98% |
rename from components/bookmarks/core/browser/bookmark_node.cc |
rename to components/bookmarks/browser/bookmark_node.cc |
index 89a2617f8594d49b1d718f6cab106aa9a1707923..cd9fe0e8c090593e1540c16c252c6c903f798730 100644 |
--- a/components/bookmarks/core/browser/bookmark_node.cc |
+++ b/components/bookmarks/browser/bookmark_node.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 "components/bookmarks/core/browser/bookmark_node.h" |
+#include "components/bookmarks/browser/bookmark_node.h" |
#include <map> |
#include <string> |