aboutsummaryrefslogtreecommitdiff
path: root/icu.gyp
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2012-01-24 18:24:54 +0000
committerevan@chromium.org <evan@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2012-01-24 18:24:54 +0000
commitb071245a55177d3aee1b2e55218ff75a7b89d7fd (patch)
treef7e74cad73e50256bdbd4687d85fde81d2f53344 /icu.gyp
parented83a82b2cc6c00e5067880524b7bae628afaee5 (diff)
downloadicu-b071245a55177d3aee1b2e55218ff75a7b89d7fd.tar.gz
Switch 'settings' to 'none', as the former is deprecated.
Review URL: https://chromiumcodereview.appspot.com/9146044 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/icu46@118861 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
Diffstat (limited to 'icu.gyp')
-rw-r--r--icu.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/icu.gyp b/icu.gyp
index dcac7ca..e6f1855 100644
--- a/icu.gyp
+++ b/icu.gyp
@@ -607,7 +607,7 @@
'targets': [
{
'target_name': 'system_icu',
- 'type': 'settings',
+ 'type': 'none',
'direct_dependent_settings': {
'defines': [
'USE_SYSTEM_ICU',