commit | 55f69bc0d14a4f52725e0c2699cf0cafb9185e72 | [log] [tgz] |
---|---|---|
author | Simon Ziegltrum <[email protected]> | Thu Dec 22 16:05:51 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Dec 22 16:05:51 2022 |
tree | 0b55557ffb975df882bc94fcb983bc2f99225441 | |
parent | adb7b404674f8e2b5e9fbd566cebaed901167719 [diff] [blame] |
[OOBE]: Comply with jelly naming schema Bug: b:247774449 Change-Id: Ia30a0d9f2cbfa00d7d30fd7294749c29def592af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4120306 Reviewed-by: Renato Silva <[email protected]> Commit-Queue: Simon Ziegltrum <[email protected]> Cr-Commit-Position: refs/heads/main@{#1086363}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc index 37dfe92..f0a3f27 100644 --- a/chrome/browser/flag_descriptions.cc +++ b/chrome/browser/flag_descriptions.cc
@@ -6012,9 +6012,9 @@ "Feature to allow MAC address randomization to be enabled for WiFi " "networks."; -const char kOobeMaterialNextName[] = "Material Next design for OOBE"; -const char kOobeMaterialNextDescription[] = - "Feature to enable the Material Next design in out of box experience."; +const char kOobeJellyName[] = "Jelly design for OOBE"; +const char kOobeJellyDescription[] = + "Feature to enable the Jelly design in out of box experience."; const char kLibAssistantV2MigrationName[] = "LibAssistant V2 migration"; const char kLibAssistantV2MigrationDescription[] =