Commit 561fd75d authored by Roman Sorokin's avatar Roman Sorokin Committed by Commit Bot

Add new enum values for AuthPolicyErrorType

BUG=chromium:684679

Change-Id: If9a0ef6666b41e4f214a6334bfc6e4c3f5d84a3d
Reviewed-on: https://chromium-review.googlesource.com/793811
Commit-Queue: Roman Sorokin <rsorokin@chromium.org>
Reviewed-by: default avatarLutz Justen <ljusten@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#519945}
parent 7a94ffd6
......@@ -1840,6 +1840,10 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="25" label="Kerberos ticket expired while renewing credentials"/>
<int value="26" label="klist exited with unspecified error"/>
<int value="27" label="kinit failed because of bad machine name."/>
<int value="28" label="New password was rejected during password change."/>
<int value="29"
label="Could not store device policy since install attributes are not
locked yet; stored policy in cache instead."/>
</enum>
<enum name="AutocheckoutBubble">
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment