| Index: chrome/common/mac/app_mode_common.mm
|
| diff --git a/chrome/common/mac/app_mode_common.mm b/chrome/common/mac/app_mode_common.mm
|
| index 99960909e9efeee5da9605a4e89eb6fd05f08e42..977bc14001160d726a892a4e0428d78ea56d0eeb 100644
|
| --- a/chrome/common/mac/app_mode_common.mm
|
| +++ b/chrome/common/mac/app_mode_common.mm
|
| @@ -14,7 +14,6 @@
|
| 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";
|
|
|
|
|