Chromium Code Reviews| Index: gin/modules/module_registry.h | 
| diff --git a/gin/modules/module_registry.h b/gin/modules/module_registry.h | 
| index a2e0d0bb5277dd9836ccde3e052be0d55edbdfb1..0f67137abb3752baaf7cb132b69f0a8aa50b7e3f 100644 | 
| --- a/gin/modules/module_registry.h | 
| +++ b/gin/modules/module_registry.h | 
| @@ -12,6 +12,7 @@ | 
| #include "base/callback.h" | 
| #include "base/compiler_specific.h" | 
| +#include "base/macros.h" | 
| #include "base/memory/scoped_ptr.h" | 
| #include "base/memory/scoped_vector.h" | 
| #include "base/observer_list.h" |