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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1059033002: Implement networkingPrivate.getDeviceStates (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 8 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 fafdab84303c31542e71e9f60886aebd92adb28e..efd062bc34cfee39595fa31addbc4846dcfde42e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49631,6 +49631,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="990" label="SETTINGSPRIVATE_GETPREF"/>
<int value="991" label="NETWORKINGPRIVATE_FORGETNETWORK"/>
<int value="992" label="EASYUNLOCKPRIVATE_HIDEERRORBUBBLE"/>
+ <int value="993" label="NETWORKINGPRIVATE_GETDEVICESTATES"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« extensions/common/api/networking_private.idl ('K') | « extensions/common/api/networking_private.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698