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

Unified Diff: base/BUILD.gn

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: Fix EventsMacTest.ButtonEvents 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/base.gyp » ('j') | chrome/browser/chrome_browser_application_mac.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 2ab44d39a696f08661503d822af2eb6e21f436d1..9f8b754a95bfe483d3d4acb5bf318eec096c653f 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -291,6 +291,8 @@ component("base") {
"mac/scoped_nsexception_enabler.h",
"mac/scoped_nsexception_enabler.mm",
"mac/scoped_nsobject.h",
+ "mac/scoped_objc_class_swizzler.h",
+ "mac/scoped_objc_class_swizzler.mm",
"mac/scoped_sending_event.h",
"mac/scoped_sending_event.mm",
"mac/sdk_forward_declarations.h",
« no previous file with comments | « no previous file | base/base.gyp » ('j') | chrome/browser/chrome_browser_application_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698