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

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

Issue 2506063002: ImageCapture: add UseCounter entry for constructor (Closed)
Patch Set: Created 4 years, 1 month 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/imagecapture/ImageCapture.idl ('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 7e130a42c5c8f2d15e5aa211de2d4f07efa81629..6e7b81c1d55605f902e7805e64bc08047bd3ced6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85873,6 +85873,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="TouchEventPreventedForcedDocumentPassiveNoTouchAction"/>
<int value="1684" label="V8Event_StopPropagation_Method"/>
<int value="1685" label="V8Event_StopImmediatePropagation_Method"/>
+ <int value="1686" label="ImageCaptureConstructor"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698