Chromium Code Reviews| Index: Source/bindings/templates/templates.gypi |
| diff --git a/Source/bindings/templates/templates.gypi b/Source/bindings/templates/templates.gypi |
| index a019fab8d285eb00361f11d493f8a7b4ed00edc6..93f88acfb458554c4a8a1bae4ee3ed30d16c4dcd 100644 |
| --- a/Source/bindings/templates/templates.gypi |
| +++ b/Source/bindings/templates/templates.gypi |
| @@ -6,6 +6,8 @@ |
| 'variables': { |
| 'code_generator_template_files': [ |
| 'attributes.cpp', |
| + 'private_script_interface.cpp', |
|
Nils Barth (inactive)
2014/06/23 03:14:30
alpha
|
| + 'private_script_interface.h', |
| 'callback_interface.cpp', |
| 'callback_interface.h', |
| 'interface_base.cpp', |