Chromium Code Reviews| Index: Source/modules/modules.gyp |
| diff --git a/Source/modules/modules.gyp b/Source/modules/modules.gyp |
| index 8b9cca2b56f9854efe61f6b19fa72020100fa8a5..a6466ded014e6f0571d52d437f2721121407b5d4 100644 |
| --- a/Source/modules/modules.gyp |
| +++ b/Source/modules/modules.gyp |
| @@ -51,6 +51,7 @@ |
| ], |
| 'sources': [ |
| '<@(modules_files)', |
| + '<@(bindings_modules_v8_files)', |
| '<@(bindings_modules_v8_generated_aggregate_files)', |
| ], |
| 'actions': [ |