Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/templates/templates.gni |
| diff --git a/third_party/WebKit/Source/bindings/templates/templates.gni b/third_party/WebKit/Source/bindings/templates/templates.gni |
| index b5a336c600b2fe53b9d27d848a8e5809ceb38b40..70eb977b40d226349920d996f12a9527582ca9aa 100644 |
| --- a/third_party/WebKit/Source/bindings/templates/templates.gni |
| +++ b/third_party/WebKit/Source/bindings/templates/templates.gni |
| @@ -4,6 +4,7 @@ |
| # Paths should be absolute so this file can be imported from anywhere. |
| code_generator_template_files = get_path_info([ |
| + "api_experiment.cpp", |
| "attributes.cpp", |
| "callback_interface.cpp", |
| "callback_interface.h", |