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

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

Issue 2234723002: Added UseCounter for navigator.share (WebShareShare). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 4 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/webshare/NavigatorShare.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 cbc770844020b99496084cb6dae308ee84542f0b..6cae4b6cd23924bde775373b38450480665eb3c3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -78396,6 +78396,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1498" label="ChromeLoadTimesConnectionInfo"/>
<int value="1499" label="ChromeLoadTimesUnknown"/>
<int value="1500" label="SVGViewElement"/>
+ <int value="1501" label="WebShareShare"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698