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

Unified Diff: webrtc/base/BUILD.gn

Issue 2391633004: Remove deprecated Gestalt methods. (Closed)
Patch Set: Created 4 years, 2 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 | webrtc/base/macutils.cc » ('j') | webrtc/base/macutils.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « no previous file | webrtc/base/macutils.cc » ('j') | webrtc/base/macutils.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698