Index: chrome/installer/installer.gyp |
=================================================================== |
--- chrome/installer/installer.gyp (revision 25651) |
+++ chrome/installer/installer.gyp (working copy) |
@@ -23,8 +23,8 @@ |
'../chrome.gyp:chrome_strings', |
'../../courgette/courgette.gyp:courgette_lib', |
'../../third_party/bspatch/bspatch.gyp:bspatch', |
- '../../third_party/icu38/icu38.gyp:icui18n', |
- '../../third_party/icu38/icu38.gyp:icuuc', |
+ '../../third_party/icu/icu.gyp:icui18n', |
+ '../../third_party/icu/icu.gyp:icuuc', |
'../../third_party/libxml/libxml.gyp:libxml', |
'../../third_party/lzma_sdk/lzma_sdk.gyp:lzma_sdk', |
], |