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

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

Issue 2547413002: ShapeDetection: add UseCounter entry for detect() methods (Closed)
Patch Set: Created 4 years 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/shapedetection/FaceDetector.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 83a7d1c616cb49285c447c03d08a9874acef0dca..5abbfc65c26bf3ab972f62e2ac870af9532286f5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87076,6 +87076,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1691" label="CSSShadowPiercingDescendantCombinator"/>
<int value="1692" label="CSSFlexibleBox"/>
<int value="1693" label="CSSGridLayout"/>
+ <int value="1694" label="V8BarcodeDetector_Detect_Method"/>
+ <int value="1695" label="V8FaceDetector_Detect_Method"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/shapedetection/FaceDetector.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698