| Index: chrome/browser/undo/bookmark_undo_service_factory.cc
|
| diff --git a/chrome/browser/undo/bookmark_undo_service_factory.cc b/chrome/browser/undo/bookmark_undo_service_factory.cc
|
| index 0f6cdc7ae07de4fc22bd64b63d9a29c693e4a1a8..dd9163ab4bad9a9f8aa247e17461358656c4d898 100644
|
| --- a/chrome/browser/undo/bookmark_undo_service_factory.cc
|
| +++ b/chrome/browser/undo/bookmark_undo_service_factory.cc
|
| @@ -5,8 +5,8 @@
|
| #include "chrome/browser/undo/bookmark_undo_service_factory.h"
|
|
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "chrome/browser/undo/bookmark_undo_service.h"
|
| #include "components/keyed_service/content/browser_context_dependency_manager.h"
|
| +#include "components/undo/bookmark_undo_service.h"
|
|
|
| // static
|
| BookmarkUndoService* BookmarkUndoServiceFactory::GetForProfile(
|
|
|