| Index: components/history/core/browser/web_history_service.h
|
| diff --git a/components/history/core/browser/web_history_service.h b/components/history/core/browser/web_history_service.h
|
| index 992fafa0bf2ba5e5bc5b2581988038c1efd13bdf..b25ad05b8a22f4ff3c41ae6eca7946129c999940 100644
|
| --- a/components/history/core/browser/web_history_service.h
|
| +++ b/components/history/core/browser/web_history_service.h
|
| @@ -12,6 +12,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/callback_forward.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|