commit | 9a81b3350d84d611d951f554f3241ec9dde6ab37 | [log] [tgz] |
---|---|---|
author | Daniel Andersson <[email protected]> | Mon Mar 20 19:15:37 2023 |
committer | Chromium LUCI CQ <[email protected]> | Mon Mar 20 19:15:37 2023 |
tree | 0bb2996b4b75b2ffc8cecd5470ec832be64769dd | |
parent | a26e9d1bb42776d491b2cc32c98c07731a0a9fcb [diff] [blame] |
saved_desks: Adding ash and browser flags for app launch automation BUG=b:273791887 Change-Id: I80fe49a7d4de2f201862823e80ec80ae66f63a9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4354832 Reviewed-by: Yongshun Liu <[email protected]> Commit-Queue: Daniel Andersson <[email protected]> Quick-Run: Hongyu Long <[email protected]> Cr-Commit-Position: refs/heads/main@{#1119516}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc index a26a22a3..2384d91 100644 --- a/chrome/browser/flag_descriptions.cc +++ b/chrome/browser/flag_descriptions.cc
@@ -4808,6 +4808,10 @@ "Enables the ChromeOS APN Revamp, which updates cellular network APN " "system UI and related infrastructure."; +const char kAppLaunchAutomationName[] = "Enable app launch automation"; +const char kAppLaunchAutomationDescription[] = + "Allows groups of apps to be launched."; + const char kArcCustomTabsExperimentName[] = "Enable Custom Tabs experiment for ARC"; const char kArcCustomTabsExperimentDescription[] =