| 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 35f972f2a6e414d637e3d3c1b019918ed4b0d895..bc9e938b51b8e936ab6adbcb9b0c5953d53b5374 100644
|
| --- a/third_party/WebKit/Source/bindings/templates/templates.gni
|
| +++ b/third_party/WebKit/Source/bindings/templates/templates.gni
|
| @@ -24,5 +24,6 @@ code_generator_template_files = get_path_info([
|
| "partial_interface.h.tmpl",
|
| "union_container.cpp.tmpl",
|
| "union_container.h.tmpl",
|
| + "web_module_interface.cpp.tmpl",
|
| ],
|
| "abspath")
|
|
|