Chromium Code Reviews| Index: content/public/renderer/navigation_state.h |
| diff --git a/content/public/renderer/navigation_state.h b/content/public/renderer/navigation_state.h |
| index 1c1ed64d8499290ab2ba8dd9abd479fbb7e248e5..53f12a661c4e61c9ec882ec321c75a778e3ed38e 100644 |
| --- a/content/public/renderer/navigation_state.h |
| +++ b/content/public/renderer/navigation_state.h |
| @@ -7,6 +7,7 @@ |
| #include <string> |
| +#include "base/time/time.h" |
|
clamy
2015/10/30 13:54:48
Unnecessary include.
|
| #include "content/common/content_export.h" |
| #include "ui/base/page_transition_types.h" |