Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/templates/templates.gypi |
| diff --git a/third_party/WebKit/Source/bindings/templates/templates.gypi b/third_party/WebKit/Source/bindings/templates/templates.gypi |
| index 622d1833860b7379c78ec5be7b5f7da1e25a0466..3e0eb793065d2cf9891abd3085d1e15b8f5c82f9 100644 |
| --- a/third_party/WebKit/Source/bindings/templates/templates.gypi |
| +++ b/third_party/WebKit/Source/bindings/templates/templates.gypi |
| @@ -5,6 +5,7 @@ |
| { |
| 'variables': { |
| 'code_generator_template_files': [ |
| + 'api_experiment.cpp', |
| 'attributes.cpp', |
| 'callback_interface.cpp', |
| 'callback_interface.h', |