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

Unified Diff: chrome/common/mac/objc_method_swizzle_unittest.mm

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/common/mac/objc_method_swizzle.mm ('k') | chrome/common/mac/objc_zombie.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/mac/objc_method_swizzle_unittest.mm
diff --git a/chrome/browser/ui/cocoa/objc_method_swizzle_unittest.mm b/chrome/common/mac/objc_method_swizzle_unittest.mm
similarity index 97%
rename from chrome/browser/ui/cocoa/objc_method_swizzle_unittest.mm
rename to chrome/common/mac/objc_method_swizzle_unittest.mm
index f56043cb2ea09dd0b9c5eb81991bf61fe1a0e837..261e24d09cf6881adeffc11047bd3a5f1d0ecb24 100644
--- a/chrome/browser/ui/cocoa/objc_method_swizzle_unittest.mm
+++ b/chrome/common/mac/objc_method_swizzle_unittest.mm
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#import "chrome/browser/ui/cocoa/objc_method_swizzle.h"
+#import "chrome/common/mac/objc_method_swizzle.h"
#include "base/memory/scoped_nsobject.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « chrome/common/mac/objc_method_swizzle.mm ('k') | chrome/common/mac/objc_zombie.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698