summaryrefslogtreecommitdiff
path: root/chromium/third_party/icu/icu.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/icu/icu.gyp')
-rw-r--r--chromium/third_party/icu/icu.gyp4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromium/third_party/icu/icu.gyp b/chromium/third_party/icu/icu.gyp
index 416050d66d8..4d8259af005 100644
--- a/chromium/third_party/icu/icu.gyp
+++ b/chromium/third_party/icu/icu.gyp
@@ -642,8 +642,6 @@
],
},
},{ # OS!="android"
- 'conditions': [
- ['qt_os!="embedded_linux"', {
'link_settings': {
'ldflags': [
'<!@(icu-config --ldflags)',
@@ -652,8 +650,6 @@
'<!@(icu-config --ldflags-libsonly)',
],
},
- }],
- ],
}],
],
},