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

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

Issue 2702653002: Patch #1 of multiple. Add webauth .mojom and initial usage of makeCredential. (Closed)
Patch Set: Addressing reviewer comments Created 3 years, 10 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 8a7a577ecfb3f6eb9d33bda98f934a4bf496115d..cdad0183adcdedcb2c3803d4c5b9d8772258ba38 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91834,6 +91834,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1827" label="LocationOrigin"/>
<int value="1828" label="DocumentOrigin"/>
<int value="1829" label="SubtleCryptoOnlyStrictSecureContextCheckFailed"/>
+ <int value="1830" label="AuthenticationMakeCredential"/>
+ <int value="1831" label="AuthenticationGetAssertion"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698