Chromium Code Reviews| Index: Source/bindings/scripts/scripts.gypi |
| diff --git a/Source/bindings/scripts/scripts.gypi b/Source/bindings/scripts/scripts.gypi |
| index 9bf033d7eee635bc7f20f112a6acb4efc8e07108..618fb743d0ab0978f3d5f0af539c16e68660bf92 100644 |
| --- a/Source/bindings/scripts/scripts.gypi |
| +++ b/Source/bindings/scripts/scripts.gypi |
| @@ -34,6 +34,7 @@ |
| # V8 code generator |
| 'code_generator_v8.py', |
| 'v8_attributes.py', |
| + 'v8_private_script_interface.py', |
|
Nils Barth (inactive)
2014/06/23 03:14:29
alpha
|
| 'v8_callback_interface.py', |
| 'v8_globals.py', |
| 'v8_interface.py', |