summaryrefslogtreecommitdiffstats
path: root/sync/sync.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'sync/sync.gyp')
-rw-r--r--sync/sync.gyp8
1 files changed, 0 insertions, 8 deletions
diff --git a/sync/sync.gyp b/sync/sync.gyp
index d1faafd..89e96ce 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -461,14 +461,6 @@
'../chromeos/chromeos.gyp:chromeos',
],
}],
- ['OS=="mac"', {
- 'link_settings': {
- 'libraries': [
- # Required by get_session_name_mac.mm on Mac.
- '$(SDKROOT)/System/Library/Frameworks/SystemConfiguration.framework',
- ]
- },
- }],
],
},
{