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

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: Restore incorrectly deleted code Created 6 years, 2 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 | « extensions/browser/extension_function_histogram_value.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 e225050bcaa860786c5c188d42f6de4ebb4f4f8f..3570984bfc748926bb3a08002b4d93437c4ab6da 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -41818,7 +41818,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"/>
@@ -55839,7 +55839,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>
« no previous file with comments | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698