summaryrefslogtreecommitdiffstats
path: root/chrome/common/mac/app_mode_common.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/mac/app_mode_common.mm')
-rw-r--r--chrome/common/mac/app_mode_common.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/mac/app_mode_common.mm b/chrome/common/mac/app_mode_common.mm
index 977bc14..9996090 100644
--- a/chrome/common/mac/app_mode_common.mm
+++ b/chrome/common/mac/app_mode_common.mm
@@ -14,6 +14,7 @@ const char kAppShimSocketSymlinkName[] = "App Shim Socket";
const char kAppListModeId[] = "app_list";
const char kLaunchedByChromeProcessId[] = "launched-by-chrome-process-id";
+const char kLaunchedForTest[] = "launched-for-test";
const char kAppShimError[] = "app-shim-error";