| Index: build/temp_gyp/googleurl.gyp
|
| ===================================================================
|
| --- build/temp_gyp/googleurl.gyp (revision 25651)
|
| +++ build/temp_gyp/googleurl.gyp (working copy)
|
| @@ -17,9 +17,9 @@
|
| 'msvs_guid': 'EF5E94AB-B646-4E5B-A058-52EF07B8351C',
|
| 'dependencies': [
|
| '../../base/base.gyp:base',
|
| - '../../third_party/icu38/icu38.gyp:icudata',
|
| - '../../third_party/icu38/icu38.gyp:icui18n',
|
| - '../../third_party/icu38/icu38.gyp:icuuc',
|
| + '../../third_party/icu/icu.gyp:icudata',
|
| + '../../third_party/icu/icu.gyp:icui18n',
|
| + '../../third_party/icu/icu.gyp:icuuc',
|
| ],
|
| 'sources': [
|
| '../../googleurl/src/gurl.cc',
|
| @@ -62,7 +62,7 @@
|
| 'dependencies': [
|
| 'googleurl',
|
| '../../testing/gtest.gyp:gtest',
|
| - '../../third_party/icu38/icu38.gyp:icuuc',
|
| + '../../third_party/icu/icu.gyp:icuuc',
|
| ],
|
| 'sources': [
|
| '../../googleurl/src/gurl_unittest.cc',
|
|
|