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

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

Issue 2387963002: Add use counter for Long Task Observer (Closed)
Patch Set: sync and rebase update Created 4 years, 2 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/inspector/InspectorWebPerfAgent.cpp ('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 a0950a0591f91b119275ccd7238c5177e0872a15..c8e175061b586dcee80acc13c834ff86e025af62 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -82887,6 +82887,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1612" label="DocumentCreateTouchMoreThanSevenArguments"/>
<int value="1613" label="EncryptedMediaCapabilityProvided"/>
<int value="1614" label="EncryptedMediaCapabilityNotProvided"/>
+ <int value="1615" label="LongTaskObserver"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698