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

Unified Diff: source/i18n/dtitv_impl.h

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/i18n/dtfmtsym.cpp ('k') | source/i18n/dtitvfmt.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/i18n/dtitv_impl.h
diff --git a/source/i18n/dtitv_impl.h b/source/i18n/dtitv_impl.h
index 009d9a8b4ae0b862975ddedfb755e8aad5fd71e7..027bc5e6adb5922b15f852b91e9ffd841b65e1a6 100644
--- a/source/i18n/dtitv_impl.h
+++ b/source/i18n/dtitv_impl.h
@@ -1,6 +1,6 @@
/*
*******************************************************************************
-* Copyright (C) 2007-2008, International Business Machines Corporation and
+* Copyright (C) 2007-2008,2014, International Business Machines Corporation and
* others. All Rights Reserved.
*******************************************************************************
*
@@ -74,6 +74,7 @@
#define CAP_Q ((UChar)0x0051)
#define CAP_S ((UChar)0x0053)
#define CAP_T ((UChar)0x0054)
+#define CAP_U ((UChar)0x0055)
#define CAP_V ((UChar)0x0056)
#define CAP_W ((UChar)0x0057)
#define CAP_Y ((UChar)0x0059)
« no previous file with comments | « source/i18n/dtfmtsym.cpp ('k') | source/i18n/dtitvfmt.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698