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

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

Issue 2620463003: Add getGlobalPolicy to networkingPrivate API. (Closed)
Patch Set: Created 3 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 994c4a276cae418a41ef764b699a9d4b3348e358..b1f3ac56db47916761b8bf5701322661e6b1708e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86012,6 +86012,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1154" label="QUICKUNLOCKPRIVATE_CHECKCREDENTIAL"/>
<int value="1155" label="QUICKUNLOCKPRIVATE_GETCREDENTIALREQUIREMENTS"/>
<int value="1156" label="CLIPBOARD_SETIMAGEDATA"/>
+ <int value="1157" label="NETWORKINGPRIVATE_GETGLOBALPOLICY"/>
</enum>
<enum name="ExtensionIconState" type="int">

Powered by Google App Engine
This is Rietveld 408576698