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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2670823004: ShapeDetection: add UseCounter for TextDetector.detect() calls (Closed)
Patch Set: Created 3 years, 10 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/shapedetection/TextDetector.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 6fee5484e9e48b39f7e0dd15147ad6d43be87083..61136099f156453cf668b7d49e62d8f3ce2bf3bc 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90555,6 +90555,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1798" label="CSSValueUserModifyReadOnly"/>
<int value="1799" label="CSSValueUserModifyReadWrite"/>
<int value="1800" label="CSSValueUserModifyReadWritePlaintextOnly"/>
+ <int value="1801" label="V8TextDetector_Detect_Method"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/shapedetection/TextDetector.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698