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..cd518c1a1d0f2e2bac77d0d37dc413b672281e82 100644 |
| --- a/Source/bindings/templates/templates.gypi |
| +++ b/Source/bindings/templates/templates.gypi |
| @@ -8,6 +8,10 @@ |
| 'attributes.cpp', |
| 'callback_interface.cpp', |
| 'callback_interface.h', |
| + 'dictionary_impl.cpp', |
| + 'dictionary_impl.h', |
| + 'dictionary_v8.cpp', |
| + 'dictionary_v8.h', |
| 'interface_base.cpp', |
| 'interface.cpp', |
| 'interface.h', |