Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3060)

Unified Diff: base/base.gyp

Issue 889583003: Remove 32-bit Mac implementation of EnableTerminationOnHeapCorruption(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/BUILD.gn ('k') | base/process/memory_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 7565646e70a2152a3f4f428119fddee0e571aea0..00244aaa62bde7ee4ef5d8f03beef1ef05368832 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -201,9 +201,6 @@
'$(SDKROOT)/System/Library/Frameworks/Security.framework',
],
},
- 'dependencies': [
- '../third_party/mach_override/mach_override.gyp:mach_override',
- ],
}],
['OS == "ios" and _toolset != "host"', {
'link_settings': {
« no previous file with comments | « base/BUILD.gn ('k') | base/process/memory_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698