PM-18773 update the keyName for the ChromeAutofill flag (#4812)

This commit is contained in:
Dave Severns
2025-03-03 15:31:02 +00:00
committed by GitHub
parent ac6ff98041
commit a88a173e00
2 changed files with 2 additions and 2 deletions
@@ -79,7 +79,7 @@ class FlagKeyTest {
)
assertEquals(
FlagKey.ChromeAutofill.keyName,
"enable-pm-chrome-autofill",
"android-chrome-autofill",
)
}