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

Unified Diff: base/base.gypi

Issue 1842213002: Mac: Avoid deprecated use of ::Gestalt() in base/sys_info_mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20160329-Mac-DeploymentTarget
Patch Set: clearer Created 4 years, 9 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 | « base/BUILD.gn ('k') | base/mac/sdk_forward_declarations.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 413fc19128234a139079dab3401629f15c55e662..720bca107ea60ab537ec0ca0eb2904aa5397639b 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -626,7 +626,7 @@
'sys_info_internal.h',
'sys_info_ios.mm',
'sys_info_linux.cc',
- 'sys_info_mac.cc',
+ 'sys_info_mac.mm',
'sys_info_openbsd.cc',
'sys_info_posix.cc',
'sys_info_win.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/mac/sdk_forward_declarations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698