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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2774903002: Remove UseCounter DocumentCreateTouchLessThanSevenArguments (Closed)
Patch Set: Created 3 years, 9 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/core/frame/UseCounter.h ('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 b764a3e8a9478a894526d07f083132ef49564911..73c1efa7a2af64ca8f568ffe47cb505b25e44dab 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -93747,7 +93747,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1608" label="DocumentCreateTouchWindowWrongType"/>
<int value="1609" label="DocumentCreateTouchTargetNull"/>
<int value="1610" label="DocumentCreateTouchTargetWrongType"/>
- <int value="1611" label="DocumentCreateTouchLessThanSevenArguments"/>
foolip 2017/03/28 13:18:40 This should actually be left, because the labels e
<int value="1612" label="DocumentCreateTouchMoreThanSevenArguments"/>
<int value="1613" label="EncryptedMediaCapabilityProvided"/>
<int value="1614" label="EncryptedMediaCapabilityNotProvided"/>
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698