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

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: Rework to follow a deprecation approach Created 3 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
« remoting/host/remoting_me2me_host.cc ('K') | « remoting/test/protocol_perftest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 9cf7ba5aebd3f9406cf767aa2e937d1893b06a8d..784a60f7e0d0f1c58e50023e2b09d172009650d4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90915,6 +90915,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="364" label="DeviceLoginScreenLocales"/>
<int value="365" label="DeviceLoginScreenInputMethods"/>
<int value="366" label="EnableCommonNameFallbackForLocalAnchors"/>
+ <int value="367" label="RemoteAccessHostDomainList"/>
+ <int value="368" label="RemoteAccessHostClientDomainList"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« remoting/host/remoting_me2me_host.cc ('K') | « remoting/test/protocol_perftest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698