summaryrefslogtreecommitdiff
path: root/remoting/host/constants_mac.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/constants_mac.cc')
-rw-r--r--remoting/host/constants_mac.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/remoting/host/constants_mac.cc b/remoting/host/constants_mac.cc
index 9b7938456f..3b48ca0f93 100644
--- a/remoting/host/constants_mac.cc
+++ b/remoting/host/constants_mac.cc
@@ -36,6 +36,10 @@ const char kServicePlistPath[] = LAUNCH_AGENTS_DIR SERVICE_NAME ".plist";
const char kLogFilePath[] = LOG_DIR SERVICE_NAME ".log";
const char kLogFileConfigPath[] = LOG_CONFIG_DIR SERVICE_NAME ".conf";
+const char kNativeMessagingManifestPath[] =
+ "/Library/Google/Chrome/NativeMessagingHosts/"
+ "com.google.chrome.remote_desktop.json";
+
const char kBrandedUninstallerPath[] = APPLICATIONS_DIR
"Chrome Remote Desktop Host Uninstaller.app";
const char kUnbrandedUninstallerPath[] = APPLICATIONS_DIR