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", |