Chromium Code Reviews| Index: Source/bindings/templates/templates.gni |
| diff --git a/Source/bindings/templates/templates.gni b/Source/bindings/templates/templates.gni |
| index 69dcdc752fdd73c0084d9bdc51b78f0dd6de7318..d3d1e23eacd029275f8eb4e8308b81aa70bbb3cf 100644 |
| --- a/Source/bindings/templates/templates.gni |
| +++ b/Source/bindings/templates/templates.gni |
| @@ -10,6 +10,7 @@ code_generator_template_files = |
| "callback_interface.cpp", |
| "callback_interface.h", |
| "constants.cpp", |
| + "conversions.cpp", |
| "dictionary_impl.cpp", |
| "dictionary_impl.h", |
| "dictionary_v8.cpp", |