| Index: chrome/browser/history/history_tab_helper.h
|
| diff --git a/chrome/browser/history/history_tab_helper.h b/chrome/browser/history/history_tab_helper.h
|
| index 2021e48e87d3e6cb37f8233314540a80bf00d00b..55a8f7900235666bc6395a317830b567eaf70bfa 100644
|
| --- a/chrome/browser/history/history_tab_helper.h
|
| +++ b/chrome/browser/history/history_tab_helper.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_HISTORY_HISTORY_TAB_HELPER_H_
|
| #define CHROME_BROWSER_HISTORY_HISTORY_TAB_HELPER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/time/time.h"
|
| #include "content/public/browser/web_contents_observer.h"
|
|
|