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

Unified Diff: chrome/chrome_tests.gypi

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_common.gypi ('k') | chrome/common/mac/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 392fe3cc58eb87aed8e8d41c9197eea7134a4e62..999dc54c5c9d38abdf43296be00be0d0cef54dc3 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1819,8 +1819,6 @@
'browser/ui/cocoa/notifications/balloon_controller_unittest.mm',
'browser/ui/cocoa/nsimage_cache_unittest.mm',
'browser/ui/cocoa/nsmenuitem_additions_unittest.mm',
- 'browser/ui/cocoa/objc_method_swizzle_unittest.mm',
- 'browser/ui/cocoa/objc_zombie_unittest.mm',
'browser/ui/cocoa/omnibox/omnibox_popup_view_mac_unittest.mm',
'browser/ui/cocoa/omnibox/omnibox_view_mac_unittest.mm',
'browser/ui/cocoa/page_info_bubble_controller_unittest.mm',
@@ -1965,6 +1963,8 @@
'common/json_value_serializer_unittest.cc',
'common/multi_process_lock_unittest.cc',
'common/mac/attributed_string_coder_unittest.mm',
+ 'common/mac/objc_method_swizzle_unittest.mm',
+ 'common/mac/objc_zombie_unittest.mm',
'common/net/gaia/gaia_auth_fetcher_unittest.cc',
'common/net/gaia/gaia_auth_fetcher_unittest.h',
'common/net/gaia/gaia_authenticator_unittest.cc',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/mac/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698