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..9e98349a53e7ae0dc7e931b994a3bfb51a0fe330 100644 |
| --- a/Source/bindings/templates/templates.gypi |
| +++ b/Source/bindings/templates/templates.gypi |
| @@ -12,6 +12,8 @@ |
| 'interface.cpp', |
| 'interface.h', |
| 'methods.cpp', |
| + 'private_script_interface.cpp', |
| + 'private_script_interface.h', |
| ], |
| }, |
| } |