Commit 184a8fc8 authored by Timothy Loh's avatar Timothy Loh Committed by Commit Bot

Add missing OFFLINE enum for PluginVm.SetupFailureReason UMA

Bug: 1087726
Change-Id: If56fc0d80ca435e16bc764af49079dd25c6f88e1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362053
Commit-Queue: Timothy Loh <timloh@chromium.org>
Commit-Queue: Joel Hockey <joelhockey@chromium.org>
Auto-Submit: Timothy Loh <timloh@chromium.org>
Reviewed-by: default avatarJoel Hockey <joelhockey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#799505}
parent 69d49837
...@@ -56172,6 +56172,7 @@ Called by update_net_trust_anchors.py.--> ...@@ -56172,6 +56172,7 @@ Called by update_net_trust_anchors.py.-->
<int value="22" label="DLC_NEED_SPACE"/> <int value="22" label="DLC_NEED_SPACE"/>
<int value="23" label="INSUFFICIENT_DISK_SPACE"/> <int value="23" label="INSUFFICIENT_DISK_SPACE"/>
<int value="24" label="INVALID_LICENSE"/> <int value="24" label="INVALID_LICENSE"/>
<int value="25" label="OFFLINE"/>
</enum> </enum>
<enum name="PluginVmSetupResult"> <enum name="PluginVmSetupResult">
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