Chromium Code Reviews| Index: gin/modules/timer.h |
| diff --git a/gin/modules/timer.h b/gin/modules/timer.h |
| index c4f809168eb74f1ffb8ac0308c1213ffc1b53646..1b7f6139eda7d4d65c7fa2bb68469f4fef986493 100644 |
| --- a/gin/modules/timer.h |
| +++ b/gin/modules/timer.h |
| @@ -5,6 +5,7 @@ |
| #ifndef GIN_MODULES_TIMER_H_ |
| #define GIN_MODULES_TIMER_H_ |
| +#include "base/macros.h" |
| #include "base/memory/weak_ptr.h" |
| #include "base/timer/timer.h" |
| #include "gin/gin_export.h" |