Chromium Code Reviews| Index: content/renderer/navigation_state_impl.h |
| diff --git a/content/renderer/navigation_state_impl.h b/content/renderer/navigation_state_impl.h |
| index 07b7688155ee3a2ccff2b5b0e3bb55db389e6028..0a7d772a2980e09031896416b8cad60554abc33f 100644 |
| --- a/content/renderer/navigation_state_impl.h |
| +++ b/content/renderer/navigation_state_impl.h |
| @@ -7,6 +7,7 @@ |
| #include <string> |
| +#include "base/macros.h" |
| #include "content/common/navigation_params.h" |
| #include "content/public/renderer/navigation_state.h" |