Index: build/temp_gyp/googleurl.gyp |
diff --git a/build/temp_gyp/googleurl.gyp b/build/temp_gyp/googleurl.gyp |
index 66665bb4209d8417571ce208333fd9eaff1b4473..1bd9a7ad3e3dd4aeb7e04248a0614d23f0fc7f9c 100644 |
--- a/build/temp_gyp/googleurl.gyp |
+++ b/build/temp_gyp/googleurl.gyp |
@@ -90,7 +90,7 @@ |
'FULL_FILESYSTEM_URL_SUPPORT=1', |
], |
'conditions': [ |
- ['os_posix==1 and OS!="mac"', { |
+ ['os_posix==1 and OS!="mac" and OS!="ios"', { |
'conditions': [ |
['linux_use_tcmalloc==1', { |
'dependencies': [ |