| Index: chrome/browser/history/web_history_service_factory.h
|
| diff --git a/chrome/browser/history/web_history_service_factory.h b/chrome/browser/history/web_history_service_factory.h
|
| index 3b6515f4c1aec0e07d9bd33885c07a4a4b21c17a..88ae583d3baac14384cc3f54649cc5086ae447bb 100644
|
| --- a/chrome/browser/history/web_history_service_factory.h
|
| +++ b/chrome/browser/history/web_history_service_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_HISTORY_WEB_HISTORY_SERVICE_FACTORY_H_
|
| #define CHROME_BROWSER_HISTORY_WEB_HISTORY_SERVICE_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|