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

Unified Diff: base/base.gyp

Issue 345243007: Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and ScopedClassSwizzler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase to master Created 6 years, 5 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 | « no previous file | base/test/scoped_class_swizzler_mac.h » ('j') | base/test/scoped_class_swizzler_mac.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 3356db263e716e09164958f1e94435f22c9502e5..d38b298e63b3be5f0d22151f005607fcccfba10b 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -889,6 +889,8 @@
'test/perf_time_logger.h',
'test/power_monitor_test_base.cc',
'test/power_monitor_test_base.h',
+ 'test/scoped_class_swizzler_mac.h',
+ 'test/scoped_class_swizzler_mac.mm',
'test/scoped_locale.cc',
'test/scoped_locale.h',
'test/scoped_path_override.cc',
« no previous file with comments | « no previous file | base/test/scoped_class_swizzler_mac.h » ('j') | base/test/scoped_class_swizzler_mac.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698