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

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

Issue 2895243002: Rename requireUserMediation to preventSilentAccess in the CM API. (Closed)
Patch Set: webkit tests Created 3 years, 7 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 5e3d0076bcd9555131bd707d3b29144c987a8590..58a0b13c4d07895c1f9b2f6b64127e73586e19a4 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15010,6 +15010,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1993" label="ShapeDetection_TextDetectorConstructor"/>
<int value="1994"
label="CredentialManagerCredentialRequestOptionsOnlyUnmediated"/>
+ <int value="1995" label="CredentialManagerPreventSilentAccess"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698