| Index: third_party/libxslt/BUILD.gn
|
| diff --git a/third_party/libxslt/BUILD.gn b/third_party/libxslt/BUILD.gn
|
| index 68d06c2a7ef7df4a0f10ead5bef201b230c9a9e4..13800851888877160c097bddbc4ac46de2e83ffe 100644
|
| --- a/third_party/libxslt/BUILD.gn
|
| +++ b/third_party/libxslt/BUILD.gn
|
| @@ -46,9 +46,9 @@ static_library("libxslt") {
|
| "libxslt/win32config.h",
|
| "libxslt/xslt.c",
|
| "libxslt/xslt.h",
|
| + "libxslt/xsltInternals.h",
|
| "libxslt/xsltconfig.h",
|
| "libxslt/xsltexports.h",
|
| - "libxslt/xsltInternals.h",
|
| "libxslt/xsltlocale.c",
|
| "libxslt/xsltlocale.h",
|
| "libxslt/xsltutils.c",
|
|
|