[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[] =