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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2617553002: DevTools: Split Timeline started UMA metric into two parts. (Closed)
Patch Set: update the test. Created 3 years, 11 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/devtools/front_end/timeline/TimelinePanel.js ('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 d8ad21e5e514c363afadcf26e8129d7508d8f43e..1dc06d74d7f8cdc652769d6371b9cc153e0402b9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81956,6 +81956,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="15" label="Command evaluated in console panel"/>
<int value="16" label="DOM properties expanded"/>
<int value="17" label="Resized view in responsive mode"/>
+ <int value="18" label="Timeline started (page reload)"/>
</enum>
<enum name="DevToolsPanel" type="int">
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/timeline/TimelinePanel.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698