commit | c904d47dbeed5ca62f7a2aafcbd0f83e4112ecf2 | [log] [tgz] |
---|---|---|
author | Leonid Baraz <[email protected]> | Tue May 09 23:53:44 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 09 23:53:44 2023 |
tree | c963d8cb2a48d48c1755c4112887d15a417f33e9 | |
parent | 7f09b7e41b364b112ddd36c257605cec405a3fd7 [diff] [blame] |
Add flag metadata for missive-storage-config Bug: b:276503229 Change-Id: I703d8a68844c4debc666bf053d28c195105b79a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4517353 Reviewed-by: Josh Hilke <[email protected]> Commit-Queue: Leonid Baraz <[email protected]> Cr-Commit-Position: refs/heads/main@{#1141741}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc index a3c926d..923dc336 100644 --- a/chrome/browser/flag_descriptions.cc +++ b/chrome/browser/flag_descriptions.cc
@@ -6290,6 +6290,10 @@ "Dynamic Cgroup allows tasks from media workload to be consolidated on " "limited cpuset"; +const char kMissiveStorageName[] = "Missive Daemon Storage Configuration"; +const char kMissiveStorageDescription[] = + "Provides missive daemon with custom storage configuration parameters"; + const char kShowBluetoothDebugLogToggleName[] = "Show Bluetooth debug log toggle"; const char kShowBluetoothDebugLogToggleDescription[] =