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

Unified Diff: third_party/docbook-xsl-1.78.0/html/manifest.xsl

Issue 1394993002: Doing some cleanup. (Closed) Base URL: https://github.com/dart-lang/www.dartlang.org.git@master
Patch Set: Created 5 years, 2 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 | « third_party/docbook-xsl-1.78.0/html/maketoc.xsl ('k') | third_party/docbook-xsl-1.78.0/html/math.xsl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/docbook-xsl-1.78.0/html/manifest.xsl
diff --git a/third_party/docbook-xsl-1.78.0/html/manifest.xsl b/third_party/docbook-xsl-1.78.0/html/manifest.xsl
deleted file mode 100644
index 01faaccf3c0c6d5769a6361d7caf7f6c49b2ac6f..0000000000000000000000000000000000000000
--- a/third_party/docbook-xsl-1.78.0/html/manifest.xsl
+++ /dev/null
@@ -1,22 +0,0 @@
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
- version="1.0"
- exclude-result-prefixes="doc">
-
-<!-- ********************************************************************
- $Id: manifest.xsl 6910 2007-06-28 23:23:30Z xmldoc $
- ********************************************************************
-
- This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://docbook.sf.net/release/xsl/current/ for
- copyright and other information.
-
- ******************************************************************** -->
-
-<!-- ==================================================================== -->
-<!-- OBSOLETE. The templates from this file were moved to -->
-<!-- chunk-common.xsl and chunk-code.xsl. -->
-<!-- ==================================================================== -->
-
-
-</xsl:stylesheet>
« no previous file with comments | « third_party/docbook-xsl-1.78.0/html/maketoc.xsl ('k') | third_party/docbook-xsl-1.78.0/html/math.xsl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698