Chromium Code Reviews| Index: third_party/libxslt/libxslt/libxslt.h |
| diff --git a/third_party/libxslt/libxslt/libxslt.h b/third_party/libxslt/libxslt/libxslt.h |
| index 2b9f52a9fd52261886e87e9fe47a2a36b0b18cee..2f6f20d8ea879454b12675708ec73d149a636814 100644 |
| --- a/third_party/libxslt/libxslt/libxslt.h |
| +++ b/third_party/libxslt/libxslt/libxslt.h |
| @@ -23,7 +23,7 @@ |
| #if (defined (__CYGWIN__) || defined _MSC_VER) && !defined IN_LIBXSLT && !defined LIBXSLT_STATIC |
| #define LIBXSLT_PUBLIC __declspec(dllimport) |
| #else |
| -#define LIBXSLT_PUBLIC |
| +#define LIBXSLT_PUBLIC |
| #endif |
| #endif |