Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index 5959c33fdcccd99fc625dcd135de9adf7b2225fe..3bcfb053509fe3a3ccd42b57ba14ee0002e26a5d 100644 |
--- a/net/net.gyp |
+++ b/net/net.gyp |
@@ -1427,6 +1427,8 @@ |
], |
'link_settings': { |
'libraries': [ |
+ '$(SDKROOT)/System/Library/Frameworks/ApplicationServices.framework', |
+ '$(SDKROOT)/System/Library/Frameworks/CoreFoundation.framework', |
'$(SDKROOT)/System/Library/Frameworks/Foundation.framework', |
'$(SDKROOT)/System/Library/Frameworks/Security.framework', |
'$(SDKROOT)/System/Library/Frameworks/SystemConfiguration.framework', |