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

Side by Side Diff: icu46/source/test/perf/DateFmtPerf/breakdata.h

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 /*
2 **********************************************************************
3 * Copyright (c) 2002-2010,International Business Machines
4 * Corporation and others. All Rights Reserved.
5 **********************************************************************
6 **********************************************************************
7 */
8
9 #include "unicode/unistr.h"
10
11
12 UnicodeString str =
13 "Please note neither this listing nor its contents are final til midnight of the last day of the month of any such announcement."
14 "The official release date of all Project Gutenberg Etexts is at"
15 "Midnight, Central Time, of the last day of the stated month. A"
16 "preliminary version may often be posted for suggestion, comment"
17 "and editing by those who wish to do so.";
OLDNEW
« no previous file with comments | « icu46/source/test/perf/DateFmtPerf/ReadMe.txt ('k') | icu46/source/test/perf/DateFmtPerf/collationdata.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698