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

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

Issue 775893005: [AppList] Add a Suggestions Provider to applist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1241bc95fbe8c3597d1c5e7c43add05e8ea7413a..37cc5119788b682f374e6d1a12561abf7249cd87 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -41230,6 +41230,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="2" label="WEBSTORE"/>
<int value="3" label="SEARCH_WEBSTORE"/>
<int value="4" label="SEARCH_PEOPLE"/>
+ <int value="5" label="SUGGESTION"/>
</enum>
<enum name="AppLocation" type="int">

Powered by Google App Engine
This is Rietveld 408576698