Chromium Code Reviews| Index: third_party/libxml/src/include/libxml/xmlmodule.h |
| diff --git a/third_party/libxml/src/include/libxml/xmlmodule.h b/third_party/libxml/src/include/libxml/xmlmodule.h |
| index 8f4a56035b8797e775f521b25029483139336135..9667820070af9341935bdaf57738a576c8308627 100644 |
| --- a/third_party/libxml/src/include/libxml/xmlmodule.h |
| +++ b/third_party/libxml/src/include/libxml/xmlmodule.h |
| @@ -50,7 +50,7 @@ XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module); |
| #ifdef __cplusplus |
| } |
| -#endif |
| +#endif |
| #endif /* LIBXML_MODULES_ENABLED */ |