Commit a92b5ff2 authored by Joe DeBlasio's avatar Joe DeBlasio Committed by Commit Bot

Update enums.xml with missing ChromeDownloadSource entries.

This CL just updates enums.xml's definition of ChromeDownloadSource to
match the one in the code.

Change-Id: I0160d8986f6c542f58bac2891b55089d7f6e6a99
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1891016
Auto-Submit: Joe DeBlasio <jdeblasio@chromium.org>
Commit-Queue: Xing Liu <xingliu@chromium.org>
Reviewed-by: default avatarXing Liu <xingliu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#710932}
parent 8ccb3f06
......@@ -7918,6 +7918,8 @@ histogram as enum -->
<int value="2" label="Initiated by WebStore Installer"/>
<int value="3" label="Initiated by ImageBurner"/>
<int value="4" label="Initiated by Plugin Installer"/>
<int value="5" label="Initiated by PDF plugin"/>
<int value="6" label="Initiated by Extension"/>
</enum>
<enum name="ChromeHomeOpenReason">
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