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

Unified Diff: base/DEPS

Issue 2712363002: Use mach_override to intercept all newly registered malloc zones.
Patch Set: compile error. Created 3 years, 10 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/allocator/allocator_interception_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/DEPS
diff --git a/base/DEPS b/base/DEPS
index 4b25f3f310332f70196fcd547d30153dc98b2665..027abf2948d08a453bf543df1a25d24c36accc34 100644
--- a/base/DEPS
+++ b/base/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+third_party/apple_apsl",
"+third_party/ced",
"+third_party/lss",
+ "+third_party/mach_override",
"+third_party/modp_b64",
"+third_party/tcmalloc",
« no previous file with comments | « base/BUILD.gn ('k') | base/allocator/allocator_interception_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698