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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/test/letest/xmlreader.cpp ('k') | source/test/perf/collperf2/CollPerf2_r.pl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/perf/Makefile.in
diff --git a/source/test/perf/Makefile.in b/source/test/perf/Makefile.in
index 049ca5872805ce05524280d2a8fcd8465302c9ac..b70f035b832f0de42c236cba36fd066a82fdb532 100644
--- a/source/test/perf/Makefile.in
+++ b/source/test/perf/Makefile.in
@@ -18,7 +18,7 @@ subdir = test/perf
## Files to remove for 'make clean'
CLEANFILES = *~
-SUBDIRS = collationperf charperf dicttrieperf normperf ubrkperf unisetperf usetperf ustrperf utfperf utrie2perf DateFmtPerf howExpensiveIs
+SUBDIRS = collationperf collperf collperf2 charperf dicttrieperf normperf ubrkperf unisetperf usetperf ustrperf utfperf utrie2perf DateFmtPerf howExpensiveIs
# Subdirs that support 'xperf'
XSUBDIRS = DateFmtPerf
« no previous file with comments | « source/test/letest/xmlreader.cpp ('k') | source/test/perf/collperf2/CollPerf2_r.pl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698