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

Unified Diff: mac/icudtl_dat.S

Side-by-side diff isn't available for this file because of its large size.
Issue 962653002: Fix icudt symbol on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: Created 5 years, 9 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:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mac/icudtl_dat.S
diff --git a/mac/icudtl_dat.S b/mac/icudtl_dat.S
index 95978914bd0561d6186d7aa7c30f58822fc77c04..484d1db8097116aaa0b808e08fe6a921f263b75c 100644
--- a/mac/icudtl_dat.S
+++ b/mac/icudtl_dat.S
@@ -1,11 +1,11 @@
-.globl _icudt52_dat
+.globl _icudt54_dat
#ifdef U_HIDE_DATA_SYMBOL
- .private_extern _icudt52_dat
+ .private_extern _icudt54_dat
#endif
.data
.const
.align 4
-_icudt52_dat:
+_icudt54_dat:
.long 0x27DA0080,0x14,0x020000,0x446E6D43,1,3,0x706F4320,0x67697279,0x28207468,0x32202943,0x2C343130,0x746E4920,0x616E7265,0x6E6F6974,0x42206C61,0x6E697375,0x20737365,0x6863614D,0x73656E69,0x726F4320,0x61726F70,0x6E6F6974,0x646E6120,0x68746F20,0x2E737265,0x6C6C4120,0x67695220,0x20737468,0x65736552,0x64657672,0x202E,0
.long 0x0319,0x18CC,0x5CA0,0x18DC,0x5E00,0x18EC,0x5F00,0x18FC,0x89A0,0x190C,0xD3F0,0x191C,0xD510,0x192C,0xD6A0,0x193D,0xD7A0,0x194D,0x010D50,0x1964,0x030FC0,0x1974,0x033B10,0x1984,0x033CC0,0x19A5,0x071EA0,0x19BE,0x0762B0,0x19DA,0x25F530,0x19F1
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698