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

Unified Diff: doc/manual-fo.xsl

Issue 1232833004: Update findbugs from 3.0.0 to 3.0.1. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/findbugs.git@master
Patch Set: rebase again Created 5 years, 5 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
« no previous file with comments | « doc/manual.xsl ('k') | doc/manual/acknowledgments.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: doc/manual-fo.xsl
diff --git a/doc/manual-fo.xsl b/doc/manual-fo.xsl
index df29918351ac7f4c07602a33ebc96f4fbd935740..7ab1b07285457e91f06d2c1f1b122e5282d0eb1f 100644
--- a/doc/manual-fo.xsl
+++ b/doc/manual-fo.xsl
@@ -5,7 +5,7 @@
exclude-result-prefixes="#default">
<!-- build.xml will substitute the real path to fo/docbook.xsl here. -->
-<xsl:import href="/Users/pugh/tools/docbook-xsl-1.76.1/fo/docbook.xsl"/>
+<xsl:import href="/Users/pugh/tools/docbook-xsl-1.78.1/fo/docbook.xsl"/>
<!-- Enumerate sections. -->
<xsl:variable name="section.autolabel">1</xsl:variable>
« no previous file with comments | « doc/manual.xsl ('k') | doc/manual/acknowledgments.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698