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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1095793002: Implement onOpenResult. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change to CHECK. Created 5 years, 8 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 | « chrome/browser/ui/app_list/search/search_util.h ('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 9d24db1114c3053658e6e5a643062cb097b1d148..f172e8a74098c19fb782a7cdce8b48393df812ee 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -45881,6 +45881,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="3" label="SEARCH_WEBSTORE"/>
<int value="4" label="SEARCH_PEOPLE"/>
<int value="5" label="SUGGESTION"/>
+ <int value="6" label="LAUNCHER_SEARCH_PROVIDER"/>
</enum>
<enum name="AppListSearchResultDisplayType" type="int">
« no previous file with comments | « chrome/browser/ui/app_list/search/search_util.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698