| Index: components/bookmarks/browser/bookmark_node_data_views.cc
|
| diff --git a/components/bookmarks/core/browser/bookmark_node_data_views.cc b/components/bookmarks/browser/bookmark_node_data_views.cc
|
| similarity index 96%
|
| rename from components/bookmarks/core/browser/bookmark_node_data_views.cc
|
| rename to components/bookmarks/browser/bookmark_node_data_views.cc
|
| index b5c99fe1d100866fd098b142dff1ee7c818b0686..b34116a497371e4a10467effc31272a5e864ccb7 100644
|
| --- a/components/bookmarks/core/browser/bookmark_node_data_views.cc
|
| +++ b/components/bookmarks/browser/bookmark_node_data_views.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_data.h"
|
| +#include "components/bookmarks/browser/bookmark_node_data.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/pickle.h"
|
|
|