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

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

Issue 2899763002: Measure usage of only CredentialRequestOptions.unmediated (Closed)
Patch Set: Rebase 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
« no previous file with comments | « third_party/WebKit/Source/modules/credentialmanager/CredentialsContainer.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index bb6e895d2b846e96c3fbd250cc0d2a88e1df15c9..5e3d0076bcd9555131bd707d3b29144c987a8590 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15008,6 +15008,8 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1991" label="ShapeDetection_BarcodeDetectorConstructor"/>
<int value="1992" label="ShapeDetection_FaceDetectorConstructor"/>
<int value="1993" label="ShapeDetection_TextDetectorConstructor"/>
+ <int value="1994"
+ label="CredentialManagerCredentialRequestOptionsOnlyUnmediated"/>
</enum>
<enum name="FeedbackSource" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/credentialmanager/CredentialsContainer.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698