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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2702653002: Patch #1 of multiple. Add webauth .mojom and initial usage of makeCredential. (Closed)
Patch Set: Restructured to only include mojom and usage for makeCredential call Created 3 years, 9 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 4ae0fc1a0f6d2344445d30cee432445739e38446..ed5ac898cf9950a3d55012f68af279b7c1394ecc 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91694,6 +91694,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