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

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

Issue 2620463003: Add getGlobalPolicy to networkingPrivate API. (Closed)
Patch Set: Add dcheck 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 4dcf9c0041323ce6d4908f9474600c8af2cbd995..2a8864b7634f4330b8608a196ee9a703be00abee 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86140,6 +86140,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