| Index: mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl
|
| diff --git a/mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl b/mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl
|
| index 6ea950460bacc2830aec4c0142b742f7dcc20a5f..baa41a4dac5afd40b4dc055fd5e41f30a3c0c560 100644
|
| --- a/mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl
|
| +++ b/mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl
|
| @@ -117,4 +117,4 @@ bool {{interface.name}}_SynchronousProxy::{{method.name}}(
|
|
|
| #if defined(__clang__)
|
| #pragma clang diagnostic pop
|
| -#endif
|
| +#endif
|
|
|