Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(488)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2121083002: Add UseCounters for BeforeInstallPromptEvent. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « third_party/WebKit/Source/modules/app_banner/BeforeInstallPromptEvent.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 9c07e3542d2478df336b7f291508b2204fb4b1d1..b7ebb7d351a52df026ff4158c13c18c60e37953f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76546,6 +76546,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1433" label="MIDIMessageEventReceivedTime"/>
<int value="1434" label="SummaryElementWithDisplayBlockAuthorRule"/>
<int value="1435" label="V8MediaStream_Active_AttributeGetter"/>
+ <int value="1436" label="BeforeInstallPromptEvent"/>
+ <int value="1437" label="BeforeInstallPromptEventUserChoice"/>
+ <int value="1438" label="BeforeInstallPromptEventPreventDefault"/>
+ <int value="1439" label="BeforeInstallPromptEventPrompt"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/app_banner/BeforeInstallPromptEvent.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698