| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index 4dd7c690338fb4c9a8c948caf1240e54a784cd50..bdecf4a257593cdbce9ab4efba48386d5b23ade0 100644
|
| --- a/base/BUILD.gn
|
| +++ b/base/BUILD.gn
|
| @@ -149,8 +149,6 @@
|
| "allocator/allocator_check.h",
|
| "allocator/allocator_extension.cc",
|
| "allocator/allocator_extension.h",
|
| - "allocator/allocator_interception_mac.h",
|
| - "allocator/allocator_interception_mac.mm",
|
| "allocator/allocator_shim.h",
|
| "allocator/oom.h",
|
| "android/animation_frame_time_histogram.cc",
|
|
|