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

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

Issue 2897363003: Revert "Add metrics for search engine promo and search widget" (Closed)
Patch Set: 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 | « tools/metrics/actions/actions.xml ('k') | tools/metrics/histograms/histograms.xml » ('j') | 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 57b624c6d30d29d6946a015eabd5d163a58e949e..98d955671fa58fd429b3c17702838d88cee338d9 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -26214,7 +26214,6 @@ from previous Chrome versions.
<int value="45" label="Yahoo!"/>
<int value="46" label="Yandex"/>
<int value="47" label="Zoznam"/>
- <int value="48" label="360"/>
</enum>
<enum name="OmniboxSuggestRequests" type="int">
@@ -31474,18 +31473,6 @@ from previous Chrome versions.
<int value="33" label="NONE"/>
</enum>
-<enum name="SearchEntryPoint" type="int">
- <int value="0" label="From search widget"/>
- <int value="1" label="From omnibox"/>
-</enum>
-
-<enum name="SearchWidgetUseInfo" type="int">
- <int value="0" label="Present in partnership device"/>
- <int value="1" label="Not present in partnership device"/>
- <int value="2" label="Present in non-partnership device"/>
- <int value="3" label="Not present in non-partnership device"/>
-</enum>
-
<enum name="SecurityInterstitialDecision" type="int">
<int value="0" label="SHOW"/>
<int value="1" label="PROCEED"/>
« no previous file with comments | « tools/metrics/actions/actions.xml ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698