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

Unified Diff: chrome/common/mac/DEPS

Issue 7826016: [Mac] Enable CrZombie for all processes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Whitespace, and verify merge. Created 9 years, 3 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 | « chrome/chrome_tests.gypi ('k') | chrome/common/mac/objc_method_swizzle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/mac/DEPS
diff --git a/chrome/common/mac/DEPS b/chrome/common/mac/DEPS
index 77a551bcf4a5b52130ae4ab85b1eb4e5a948b359..b0c96ed2a5c30463ec284ccf653546f9e66bbae7 100644
--- a/chrome/common/mac/DEPS
+++ b/chrome/common/mac/DEPS
@@ -1,3 +1,8 @@
include_rules = [
+ # TODO(shess): http://crbug.com/95272
+ # This dependency needed by objc_zombie.mm. Unfortunately, putting
+ # objc_zombie.mm in chrome/app calls into existence unspeakable horrors.
+ "+chrome/app",
+
"+third_party/mach_override",
]
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/mac/objc_method_swizzle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698