Skip to content

Commit

Permalink
Add missing enum label for InternalErrorLoadEvent
Browse files Browse the repository at this point in the history
BUG=612422

Review-Url: https://codereview.chromium.org/2067163002
Cr-Commit-Position: refs/heads/master@{#400119}
  • Loading branch information
mushan authored and Commit bot committed Jun 16, 2016
1 parent ff6aef2 commit 7f3cb63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/metrics/histograms/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78485,6 +78485,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="5" label="Abort reported before navigation start"/>
<int value="6"
label="Multiple aborted provisional loads at navigation start"/>
<int value="7"
label="User input received while not tracking a relevant committed load"/>
</enum>

<enum name="InterruptReason" type="int">
Expand Down

0 comments on commit 7f3cb63

Please sign in to comment.