Chromium Code Reviews| Index: gin/gin.gyp |
| diff --git a/gin/gin.gyp b/gin/gin.gyp |
| index f87c2bc3db388c115eb5221d3e752ec467ffcf4d..8221ec2225aee960ed686f0405b6088ec75ec346 100644 |
| --- a/gin/gin.gyp |
| +++ b/gin/gin.gyp |
| @@ -42,6 +42,7 @@ |
| 'modules/file_module_provider.h', |
| 'modules/module_registry.cc', |
| 'modules/module_registry.h', |
| + 'modules/module_registry_observer.h', |
| 'modules/module_runner_delegate.cc', |
| 'modules/module_runner_delegate.h', |
| 'modules/timer.cc', |