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

Side by Side Diff: source/tools/tzcode/icuregions

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 unified diff | Download patch
« no previous file with comments | « source/tools/toolutil/uoptions.c ('k') | source/tools/tzcode/icuzdump.vcxproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ###################################################################### 1 ######################################################################
2 # Copyright (C) 2013, International Business Machines 2 # Copyright (C) 2013-2014, International Business Machines
3 # Corporation and others. All Rights Reserved. 3 # Corporation and others. All Rights Reserved.
4 ###################################################################### 4 ######################################################################
5 # This is an ICU-specific file including zone/region mapping. 5 # This is an ICU-specific file including zone/region mapping.
6 # 6 #
7 # Each line below indicates zone and its region in the syntax below - 7 # Each line below indicates zone and its region in the syntax below -
8 # <zone_id> <region_code> 8 # <zone_id> <region_code>
9 # 9 #
10 Africa/Asmera ER
10 America/Montreal CA 11 America/Montreal CA
11 12
OLDNEW
« no previous file with comments | « source/tools/toolutil/uoptions.c ('k') | source/tools/tzcode/icuzdump.vcxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698