Index: mojo/public/tools/bindings/mojom.gni |
diff --git a/mojo/public/tools/bindings/mojom.gni b/mojo/public/tools/bindings/mojom.gni |
index 7ee71b2e5ef1d33294d2a4ef2adf6feb3a86e4b2..7c9dcbaa2da340dced4fa98014c99820975d1a14 100644 |
--- a/mojo/public/tools/bindings/mojom.gni |
+++ b/mojo/public/tools/bindings/mojom.gni |
@@ -45,6 +45,7 @@ template("mojom") { |
"$generator_root/generators/js_templates/interface_definition.tmpl", |
"$generator_root/generators/js_templates/module.js.tmpl", |
"$generator_root/generators/js_templates/struct_definition.tmpl", |
+ "$generator_root/generators/python_templates/module_macros.tmpl", |
"$generator_root/generators/python_templates/module.py.tmpl", |
"$generator_root/generators/mojom_cpp_generator.py", |
"$generator_root/generators/mojom_js_generator.py", |