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

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

Issue 2825703002: Make a use counter name 1 char shorter to avoid line wrapping (Closed)
Patch Set: Created 3 years, 8 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 bbe303316c59b48932959a354db829006bee0255..71572ca16260a070655d5152f83493fedf25532d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -95548,9 +95548,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1810" label="V8DeprecatedStorageQuota_QueryUsageAndQuota_Method"/>
<int value="1811" label="V8DeprecatedStorageQuota_RequestQuota_Method"/>
<int value="1812" label="V8FileReaderSync_Constructor"/>
- <int value="1813" label="UncancellableTouchEventPreventDefaulted"/>
+ <int value="1813" label="UncancelableTouchEventPreventDefaulted"/>
<int value="1814"
- label="UncancellableTouchEventDueToMainThreadResponsivenessPreventDefaulted"/>
+ label="UncancelableTouchEventDueToMainThreadResponsivenessPreventDefaulted"/>
<int value="1815" label="V8HTMLVideoElement_Poster_AttributeGetter"/>
<int value="1816" label="V8HTMLVideoElement_Poster_AttributeSetter"/>
<int value="1817" label="NotificationPermissionRequestedIframe"/>
« 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