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

Unified Diff: base/BUILD.gn

Issue 2390953003: [Mac Fix-It] Changed OpenApplicationWithPath to use NSWorkspace. (Closed)
Patch Set: Self review 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') | base/mac/launch_services_util.h » ('J')
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 0cf620f37822b6f7bbff001abd065b32e6861a7d..b7896aede94a12e7b42471d81f0f751b654e0c09 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -416,8 +416,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') | base/mac/launch_services_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698