From 41f356a94dd8569d12d6abcd8a429faddbebcac6 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 27 Jan 2017 16:02:53 +0900 Subject: [PATCH] icu's namespace has become icu_58 --- common.gypi | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/common.gypi b/common.gypi index 21685f116aea..7bd2df8b092a 100644 --- a/common.gypi +++ b/common.gypi @@ -162,32 +162,32 @@ 'conditions': [ ['target_arch=="ia32"', { 'reference_symbols': [ - '_u_errorName_56', - '_ubidi_setPara_56', - '_ucsdet_getName_56', - '_uidna_openUTS46_56', - '_ulocdata_close_56', - '_unorm_normalize_56', - '_uregex_matches_56', - '_uscript_getCode_56', - '_uspoof_open_56', - '_usearch_setPattern_56', - '?createInstance@Transliterator@icu_56@@SAPAV12@ABVUnicodeString@2@W4UTransDirection@@AAW4UErrorCode@@@Z', - '??0MeasureFormat@icu_56@@QAE@ABVLocale@1@W4UMeasureFormatWidth@@AAW4UErrorCode@@@Z', + '_u_errorName_58', + '_ubidi_setPara_58', + '_ucsdet_getName_58', + '_uidna_openUTS46_58', + '_ulocdata_close_58', + '_unorm_normalize_58', + '_uregex_matches_58', + '_uscript_getCode_58', + '_uspoof_open_58', + '_usearch_setPattern_58', + '?createInstance@Transliterator@icu_58@@SAPAV12@ABVUnicodeString@2@W4UTransDirection@@AAW4UErrorCode@@@Z', + '??0MeasureFormat@icu_58@@QAE@ABVLocale@1@W4UMeasureFormatWidth@@AAW4UErrorCode@@@Z', ], }, { 'reference_symbols': [ - 'u_errorName_56', - 'ubidi_setPara_56', - 'ucsdet_getName_56', - 'uidna_openUTS46_56', - 'ulocdata_close_56', - 'unorm_normalize_56', - 'uregex_matches_56', - 'uspoof_open_56', - 'usearch_setPattern_56', - '?createInstance@Transliterator@icu_56@@SAPEAV12@AEBVUnicodeString@2@W4UTransDirection@@AEAW4UErrorCode@@@Z', - '??0MeasureFormat@icu_56@@QEAA@AEBVLocale@1@W4UMeasureFormatWidth@@AEAW4UErrorCode@@@Z', + 'u_errorName_58', + 'ubidi_setPara_58', + 'ucsdet_getName_58', + 'uidna_openUTS46_58', + 'ulocdata_close_58', + 'unorm_normalize_58', + 'uregex_matches_58', + 'uspoof_open_58', + 'usearch_setPattern_58', + '?createInstance@Transliterator@icu_58@@SAPEAV12@AEBVUnicodeString@2@W4UTransDirection@@AEAW4UErrorCode@@@Z', + '??0MeasureFormat@icu_58@@QEAA@AEBVLocale@1@W4UMeasureFormatWidth@@AEAW4UErrorCode@@@Z', ], }], ],