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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2857363003: [DevTools] Move Audits 2.0 out of experiment, rename to Audits (Closed)
Patch Set: user metrics Created 3 years, 7 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/main/Main.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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index e7ab6072226259de232d5a86d81b90b7a2263634..01502d0d7db9b157b084fefa4b641756688b8b4a 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -7091,7 +7091,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="4" label="Scripts"/>
<int value="5" label="Timeline"/>
<int value="6" label="Heap profiler"/>
- <int value="7" label="Audits"/>
+ <int value="7" label="Legacy Audits"/>
<int value="8" label="Console"/>
<int value="9" label="Layers"/>
<int value="10" label="Drawer - Console"/>
@@ -7102,6 +7102,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="15" label="Drawer - Search"/>
<int value="16" label="Security"/>
<int value="17" label="JavaScript Profiler"/>
+ <int value="18" label="Audits"/>
</enum>
<enum name="DevToolsSetting" type="int">
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/main/Main.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698