| Index: mojo/public/tools/bindings/BUILD.gn
|
| diff --git a/mojo/public/tools/bindings/BUILD.gn b/mojo/public/tools/bindings/BUILD.gn
|
| index 38304b9abe478de7f9af36c686b39fb3647f5997..b6ff72f8c3d44fe18d24cc5e3f39dd6661ffae0a 100644
|
| --- a/mojo/public/tools/bindings/BUILD.gn
|
| +++ b/mojo/public/tools/bindings/BUILD.gn
|
| @@ -16,7 +16,6 @@ action("precompile_templates") {
|
| "$mojom_generator_root/generators/cpp_templates/interface_request_validator_declaration.tmpl",
|
| "$mojom_generator_root/generators/cpp_templates/interface_response_validator_declaration.tmpl",
|
| "$mojom_generator_root/generators/cpp_templates/interface_stub_declaration.tmpl",
|
| - "$mojom_generator_root/generators/cpp_templates/module-internal.h.tmpl",
|
| "$mojom_generator_root/generators/cpp_templates/module-shared-internal.h.tmpl",
|
| "$mojom_generator_root/generators/cpp_templates/module-shared.cc.tmpl",
|
| "$mojom_generator_root/generators/cpp_templates/module-shared.h.tmpl",
|
|
|