Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index c01c55578291d0b2a32b88fc6f012800df4d426d..77f1d74e920fcfc4edf53a8a6222bf12e7d3a75d 100644 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -230,14 +230,6 @@ |
'--keystone=0', |
'--scm=0'], |
}, |
- { |
- # Make sure there isn't any Objective-C in the helper app's |
- # executable. |
- 'postbuild_name': 'Verify No Objective-C', |
- 'action': [ |
- '../build/mac/verify_no_objc.sh', |
- ], |
- }, |
], |
'conditions': [ |
['mac_breakpad==1', { |