| Index: content/renderer/history_controller.h
|
| diff --git a/content/renderer/history_controller.h b/content/renderer/history_controller.h
|
| index f3da175857a758a01933d757f53231638f4b01d7..aeeae01b94910915b6492d98751b2baadcacd4ce 100644
|
| --- a/content/renderer/history_controller.h
|
| +++ b/content/renderer/history_controller.h
|
| @@ -36,6 +36,7 @@
|
| #define CONTENT_RENDERER_HISTORY_CONTROLLER_H_
|
|
|
| #include "base/containers/hash_tables.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/common/content_export.h"
|
| #include "content/renderer/history_entry.h"
|
|
|