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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 25457002: Add undocumented AppLaunchBucket enum values to histograms.xml. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « no previous file | 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 78ddae6d05f1f1581dd655b7f28ff1aa3ede9603..352f8d55035e42d93bb11b63c147536fb2c2e29f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -19024,6 +19024,10 @@ other types of suffix sets.
<int value="19" label="NTP_WEBSTORE_PLUS_ICON"/>
<int value="20" label="APP_LIST_MAIN"/>
<int value="21" label="APP_LIST_SEARCH"/>
+ <int value="22" label="APP_LIST_MAIN_CHROME"/>
+ <int value="23" label="APP_LIST_MAIN_WEBSTORE"/>
+ <int value="24" label="APP_LIST_SEARCH_CHROME"/>
+ <int value="25" label="APP_LIST_SEARCH_WEBSTORE"/>
</enum>
<enum name="AppLaunchContainer" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698