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

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

Issue 619423002: Remove the domain check gating settings protection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 e225050bcaa860786c5c188d42f6de4ebb4f4f8f..8c51acbebc7d676dcdf7da5c5939b40c16e89d09 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -29613,6 +29613,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="Settings.TrackedPreferencesNoEnforcementOnDomain"
enum="BooleanEnabled">
+ <obsolete>
+ Deprecated 2014-10.
+ </obsolete>
<owner>gab@chromium.org</owner>
<summary>
Whether settings enforcement was cancelled for a machine joined to a domain.

Powered by Google App Engine
This is Rietveld 408576698