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

Unified Diff: third_party/expat/files/MANIFEST

Issue 68713003: Update libexpat to 2.1.0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed commit message and Security Critical = no Created 6 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
« no previous file with comments | « third_party/expat/files/Changes ('k') | third_party/expat/files/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/expat/files/MANIFEST
diff --git a/third_party/expat/files/MANIFEST b/third_party/expat/files/MANIFEST
index aa83d5bf16fadcc18e6500bd58f9ed324b81a125..7a020dc05b01f4ed55e0ab15e17a3ec2a8e08241 100644
--- a/third_party/expat/files/MANIFEST
+++ b/third_party/expat/files/MANIFEST
@@ -1,5 +1,8 @@
-amiga/stdlib.c
amiga/launch.c
+amiga/expat_68k.c
+amiga/expat_68k.h
+amiga/expat_68k_handler_stubs.c
+amiga/expat_base.h
amiga/expat_vectors.c
amiga/expat_lib.c
amiga/expat.xml
@@ -42,25 +45,35 @@ doc/style.css
doc/valid-xhtml10.png
doc/xmlwf.1
doc/xmlwf.sgml
+CMakeLists.txt
+CMake.README
COPYING
Changes
+ConfigureChecks.cmake
MANIFEST
Makefile.in
README
configure
configure.in
expat_config.h.in
+expat_config.h.cmake
+expat.pc.in
expat.dsw
+aclocal.m4
conftools/PrintPath
conftools/ac_c_bigendian_cross.m4
-conftools/config.guess
-conftools/config.sub
conftools/expat.m4
conftools/get-version.sh
+conftools/mkinstalldirs
+conftools/config.guess
+conftools/config.sub
conftools/install-sh
-conftools/libtool.m4
conftools/ltmain.sh
-conftools/mkinstalldirs
+m4/libtool.m4
+m4/ltversion.m4
+m4/ltoptions.m4
+m4/ltsugar.m4
+m4/lt~obsolete.m4
examples/elements.c
examples/elements.dsp
examples/outline.c
« no previous file with comments | « third_party/expat/files/Changes ('k') | third_party/expat/files/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698