File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed
gen-src/ChromeDevtoolsProtocol/Model/Audits Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ final class FederatedAuthRequestIssueReasonEnum
24
24
public const CLIENT_METADATA_HTTP_NOT_FOUND = 'ClientMetadataHttpNotFound ' ;
25
25
public const CLIENT_METADATA_NO_RESPONSE = 'ClientMetadataNoResponse ' ;
26
26
public const CLIENT_METADATA_INVALID_RESPONSE = 'ClientMetadataInvalidResponse ' ;
27
- public const CLIENT_METADATA_MISSING_PRIVACY_POLICY_URL = 'ClientMetadataMissingPrivacyPolicyUrl ' ;
28
27
public const DISABLED_IN_SETTINGS = 'DisabledInSettings ' ;
29
28
public const ERROR_FETCHING_SIGNIN = 'ErrorFetchingSignin ' ;
30
29
public const INVALID_SIGNIN_RESPONSE = 'InvalidSigninResponse ' ;
Original file line number Diff line number Diff line change 1667
1667
"ClientMetadataHttpNotFound",
1668
1668
"ClientMetadataNoResponse",
1669
1669
"ClientMetadataInvalidResponse",
1670
- "ClientMetadataMissingPrivacyPolicyUrl",
1671
1670
"DisabledInSettings",
1672
1671
"ErrorFetchingSignin",
1673
1672
"InvalidSigninResponse",
Original file line number Diff line number Diff line change 1
- 82da7549d54ffa98597d776d82e691d7 protocol.json
1
+ f8969fb1c81d71629fde2f15e24db5db protocol.json
You can’t perform that action at this time.
0 commit comments