| Index: chrome/browser/undo/bookmark_undo_service_factory.h
|
| diff --git a/chrome/browser/undo/bookmark_undo_service_factory.h b/chrome/browser/undo/bookmark_undo_service_factory.h
|
| index c2909c67b2346c7046c969badc175912d7a959c7..88d8fbc0c93ce5ca79867e81a9b16eedd3b06cb7 100644
|
| --- a/chrome/browser/undo/bookmark_undo_service_factory.h
|
| +++ b/chrome/browser/undo/bookmark_undo_service_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_UNDO_BOOKMARK_UNDO_SERVICE_FACTORY_H_
|
| #define CHROME_BROWSER_UNDO_BOOKMARK_UNDO_SERVICE_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|