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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2682473003: Add support for multiple allowed domains (Closed)
Patch Set: Rebase patch 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index bfb4c9f8318b409301e8d416f3cbe24f677ed5d7..2bb050c35e1488b3e6545e9a69d717f39cd506d9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -92734,6 +92734,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="365" label="DeviceLoginScreenInputMethods"/>
<int value="366" label="EnableCommonNameFallbackForLocalAnchors"/>
<int value="367" label="InstantTetheringAllowed"/>
+ <int value="368" label="RemoteAccessHostDomainList"/>
+ <int value="369" label="RemoteAccessHostClientDomainList"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« components/policy/resources/policy_templates.json ('K') | « remoting/test/protocol_perftest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698