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

Unified Diff: base/BUILD.gn

Issue 2390953003: [Mac Fix-It] Changed OpenApplicationWithPath to use NSWorkspace. (Closed)
Patch Set: Addressed review comments 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 | base/mac/launch_services_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 9bdd0f5b16266cacbdee9e0752518ade4fae0cb4..8f5be418e3458cdb86d54852883ae95f6d1bfd31 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -418,8 +418,8 @@ component("base") {
"mac/dispatch_source_mach.h",
"mac/foundation_util.h",
"mac/foundation_util.mm",
- "mac/launch_services_util.cc",
"mac/launch_services_util.h",
+ "mac/launch_services_util.mm",
"mac/launchd.cc",
"mac/launchd.h",
"mac/mac_logging.h",
« no previous file with comments | « no previous file | base/mac/launch_services_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698