Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: third_party/libxslt/BUILD.gn

Issue 960413003: Apply gn format with 'sources' sorting to src/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-format-sort-2
Patch Set: . Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698