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

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

Issue 880073002: Networking.config: Implementation of the NetworkingConfigService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: adressed comments by kalman, stevenjb and asvitkine Created 5 years, 11 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 60f301efb0e27b52649771cf18b8f798fddccf53..5a0fd9f36db6547b8a5282ef5ec4f0d0d962d095 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -47176,6 +47176,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="952" label="FILEMANAGERPRIVATE_SEARCHFILESBYHASHES"/>
<int value="953" label="EASYUNLOCKPRIVATE_SHOWERRORBUBBLE"/>
<int value="954" label="EXTENSIONVIEWINTERNAL_NAVIGATE"/>
+ <int value="955" label="NETWORKING_CONFIG_SETNETWORKFILTER"/>
+ <int value="956" label="NETWORKING_CONFIG_FINISHAUTHENTICATION"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698