Index: webrtc/base/BUILD.gn |
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn |
index cc451e83ebe226af6538fb9f2e69c3e700efb604..c5944df857d44d5a7c3d1c9af9b3056c89d6941c 100644 |
--- a/webrtc/base/BUILD.gn |
+++ b/webrtc/base/BUILD.gn |
@@ -601,9 +601,6 @@ rtc_static_library("rtc_base") { |
libs += [ |
# For ProcessInformationCopyDictionary in unixfilesystem.cc. |
"ApplicationServices.framework", |
- |
- # For GetGestalt in macutils.cc. |
- "CoreServices.framework", |
] |
} |