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

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

Issue 987963002: Add forgetNetwork to networkingPrivate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 9 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 55f60049c02350b69110ad28c032a37a69af4b90..e69b941787d69d13f4f6100adbd2b502973b566e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49484,6 +49484,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="988" label="SETTINGSPRIVATE_SETURLPREF"/>
<int value="989" label="SETTINGSPRIVATE_GETALLPREFS"/>
<int value="990" label="SETTINGSPRIVATE_GETPREF"/>
+ <int value="991" label="NETWORKINGPRIVATE_FORGETNETWORK"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698