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

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

Issue 1936903002: Allow SAML logins to use the webcam (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix test case and xml formatting Created 4 years, 8 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 8c1daf4c035c423b0438f8ee0cec8ab2cb1fb77d..c8f57fa75384249f3059a4be14dc7a45de6d0e3f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -67552,6 +67552,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="325" label="Enable queries to Quirks Server"/>
<int value="326" label="Configure the automatic timezone detection method"/>
<int value="327" label="Enable ending processes in Task Manager"/>
+ <int value="328"
+ label="URLs that will be granted access to video capture devices on
+ SAML login pages"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698