Index: base/base_untrusted.gyp |
diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp |
index 067bc79e15099b667a32a63f9d2e2b6b3ab1268a..a74766991ec68b9157358b9f297bc5bd5901a95a 100644 |
--- a/base/base_untrusted.gyp |
+++ b/base/base_untrusted.gyp |
@@ -59,9 +59,9 @@ |
], |
}, |
'dependencies': [ |
- '<(DEPTH)/third_party/icu/icu_untrusted.gyp:icudata_untrusted', |
- '<(DEPTH)/third_party/icu/icu_untrusted.gyp:icui18n_untrusted', |
- '<(DEPTH)/third_party/icu/icu_untrusted.gyp:icuuc_untrusted', |
+ '<(DEPTH)/third_party/icu/icu_nacl.gyp:icudata_nacl', |
+ '<(DEPTH)/third_party/icu/icu_nacl.gyp:icui18n_nacl', |
+ '<(DEPTH)/third_party/icu/icu_nacl.gyp:icuuc_nacl', |
'<(DEPTH)/native_client/tools.gyp:prep_toolchain', |
], |
}, |