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

Unified Diff: chrome/chrome_browser.gypi

Issue 2260633004: mac: Update relauncher to not use deprecated APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add autorelease pool. Created 4 years, 4 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 | « chrome/browser/mac/relauncher.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5e15a5a023a44030f4b90246386923d2228141c3..bd01f01e4718dceb74939abfe0eb8eacb39126dd 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -334,7 +334,7 @@
'browser/mac/master_prefs.mm',
'browser/mac/nsprocessinfo_additions.h',
'browser/mac/nsprocessinfo_additions.mm',
- 'browser/mac/relauncher.cc',
+ 'browser/mac/relauncher.mm',
'browser/mac/relauncher.h',
'browser/mac/security_wrappers.cc',
'browser/mac/security_wrappers.h',
« no previous file with comments | « chrome/browser/mac/relauncher.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698