| Index: chrome/browser/undo/bookmark_undo_service.h
|
| diff --git a/chrome/browser/undo/bookmark_undo_service.h b/chrome/browser/undo/bookmark_undo_service.h
|
| index beeec008cfdb436489faa6356c7b8843c62f4fc0..5f8575e8cc984f4406c56ea6e6bcec5857160dbc 100644
|
| --- a/chrome/browser/undo/bookmark_undo_service.h
|
| +++ b/chrome/browser/undo/bookmark_undo_service.h
|
| @@ -7,10 +7,10 @@
|
|
|
| #include <map>
|
|
|
| -#include "chrome/browser/bookmarks/base_bookmark_model_observer.h"
|
| #include "chrome/browser/bookmarks/bookmark_node_data.h"
|
| #include "chrome/browser/undo/bookmark_renumber_observer.h"
|
| #include "chrome/browser/undo/undo_manager.h"
|
| +#include "components/bookmarks/core/browser/base_bookmark_model_observer.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
|
|
| class Profile;
|
|
|