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

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

Side-by-side diff isn't available for this file because of its large size.
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: 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 59a6a1d393cc10f35cfddde79e6f9b16d858dc04..7e7416bcf958d3e2d145d41977c248f8aacdb056 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -41339,7 +41339,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="SHELL_CREATEWINDOW"/>
<int value="750"
label="FILESYSTEMPROVIDERINTERNAL_GETMETADATAREQUESTEDSUCCESS"/>
@@ -55033,7 +55033,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