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

Unified Diff: source/test/cintltst/Makefile.in

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 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 | « source/stubdata/stubdata.vcxproj.filters ('k') | source/test/cintltst/bocu1tst.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/cintltst/Makefile.in
diff --git a/source/test/cintltst/Makefile.in b/source/test/cintltst/Makefile.in
index f26c6583ba9a85b700c7341f0e4e10ac99813ad8..b15274ca755faaf7fb0997a1fef86313557d3d12 100644
--- a/source/test/cintltst/Makefile.in
+++ b/source/test/cintltst/Makefile.in
@@ -1,6 +1,6 @@
#******************************************************************************
#
-# Copyright (C) 1999-2013, International Business Machines
+# Copyright (C) 1999-2015, International Business Machines
# Corporation and others. All Rights Reserved.
#
#******************************************************************************
@@ -49,7 +49,8 @@ ncnvfbts.o ncnvtst.o putiltst.o cstrtest.o udatpg_test.o utf8tst.o \
stdnmtst.o usrchtst.o custrtrn.o sorttest.o trietest.o trie2test.o usettest.o \
uenumtst.o utmstest.o currtest.o \
idnatest.o nfsprep.o spreptst.o sprpdata.o \
-hpmufn.o tracetst.o reapits.o uregiontest.o utexttst.o ucsdetst.o spooftest.o \
+hpmufn.o tracetst.o reapits.o uregiontest.o ulistfmttest.o\
+utexttst.o ucsdetst.o spooftest.o \
cgendtst.o
DEPS = $(OBJECTS:.o=.d)
« no previous file with comments | « source/stubdata/stubdata.vcxproj.filters ('k') | source/test/cintltst/bocu1tst.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698