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

Unified Diff: chrome/chrome_common.gypi

Issue 7826016: [Mac] Enable CrZombie for all processes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: DEPS change. Created 9 years, 4 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 0b20e5e726bc83ab4e21d39f640ee422004a4245..eb8bbacefd0a8d221678fc0b0b70202321d1aeda 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -208,6 +208,10 @@
'common/mac/cfbundle_blocker.mm',
'common/mac/launchd.h',
'common/mac/launchd.mm',
+ 'common/mac/objc_method_swizzle.h',
+ 'common/mac/objc_method_swizzle.mm',
+ 'common/mac/objc_zombie.h',
+ 'common/mac/objc_zombie.mm',
'common/libxml_utils.cc',
'common/libxml_utils.h',
'common/native_window_notification_source.h',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | chrome/common/mac/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698