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

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

Issue 579033002: [Clean-up] Remove some dead code for handling Webstore sign-in. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 365d7b2085b72bec65c86a97344e3c4c834e3336..b2fd2d067a1d57c0741d175435d268ddcbb42e93 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -41730,7 +41730,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="745" label="BLUETOOTHSOCKET_SEND"/>
<int value="746" label="BLUETOOTHSOCKET_GETINFO"/>
<int value="747" label="BLUETOOTHSOCKET_GETSOCKETS"/>
- <int value="748" label="WEBSTOREPRIVATE_SIGNINFUNCTION"/>
+ <int value="748" label="DELETED_WEBSTOREPRIVATE_SIGNINFUNCTION"/>
<int value="749" label="DELETED_SHELL_CREATEWINDOW"/>
<int value="750"
label="FILESYSTEMPROVIDERINTERNAL_GETMETADATAREQUESTEDSUCCESS"/>
@@ -55745,7 +55745,6 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="SettingsActions"/>
<suffix name="StartPageActions"/>
<suffix name="UnknownActions"/>
- <suffix name="WebstoreInstallActions"/>
<affected-histogram name="Signin"/>
</histogram_suffixes>

Powered by Google App Engine
This is Rietveld 408576698