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

Unified Diff: source/common/ureslocs.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/common/uresdata.c ('k') | source/common/usc_impl.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/common/ureslocs.h
diff --git a/source/common/ureslocs.h b/source/common/ureslocs.h
index 363da2673b4022ba78cb2159e48f79e4f0b4f4ff..e89ddb95ff69dd3e8ed323af3fbc1ad5a8443020 100644
--- a/source/common/ureslocs.h
+++ b/source/common/ureslocs.h
@@ -1,6 +1,6 @@
/*
**********************************************************************
-* Copyright (C) 2009, International Business Machines
+* Copyright (C) 2009-2014 International Business Machines
* Corporation and others. All Rights Reserved.
**********************************************************************
*/
@@ -18,6 +18,7 @@ U_CDECL_BEGIN
#define U_ICUDATA_REGION U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "region"
#define U_ICUDATA_CURR U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "curr"
#define U_ICUDATA_ZONE U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "zone"
+#define U_ICUDATA_UNIT U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "unit"
U_CDECL_END
« no previous file with comments | « source/common/uresdata.c ('k') | source/common/usc_impl.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698