summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-xchrome/chrome.gyp8
1 files changed, 1 insertions, 7 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index dde6002..c81b650 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -673,10 +673,8 @@
'common/resource_dispatcher.cc',
'common/resource_dispatcher.h',
'common/result_codes.h',
+ 'common/sandbox_init_wrapper.cc',
'common/sandbox_init_wrapper.h',
- 'common/sandbox_init_wrapper_linux.cc',
- 'common/sandbox_init_wrapper_mac.cc',
- 'common/sandbox_init_wrapper_win.cc',
'common/sandbox_mac.h',
'common/sandbox_mac.mm',
'common/security_filter_peer.cc',
@@ -2615,10 +2613,6 @@
'$(SDKROOT)/System/Library/Frameworks/SecurityInterface.framework',
'$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
],
- 'mac_bundle_resources': [
- 'browser/utility.sb',
- 'browser/worker.sb',
- ],
},
'actions': [
{