diff --git a/firefox-ios/Client/Assets/CC_Script/CC_Python_Update.py b/firefox-ios/Client/Assets/CC_Script/CC_Python_Update.py index 7168315062bf..ca45c08af32f 100644 --- a/firefox-ios/Client/Assets/CC_Script/CC_Python_Update.py +++ b/firefox-ios/Client/Assets/CC_Script/CC_Python_Update.py @@ -40,6 +40,11 @@ "toolkit/components/passwordmgr/LoginManager.shared.mjs", "toolkit/components/formautofill/Overrides.ios.js", "toolkit/modules/third_party/fathom/fathom.mjs", + "toolkit/components/passwordmgr/shared/LoginFormFactory.sys.mjs", + "toolkit/components/passwordmgr/shared/NewPasswordModel.sys.mjs", + "toolkit/components/passwordmgr/shared/PasswordGenerator.sys.mjs ", + "toolkit/components/passwordmgr/shared/PasswordRulesParser.sys.mjs", + "toolkit/components/passwordmgr/LoginManager.shared.sys.mjs", ]