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

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

Issue 1843523002: ChromeOS: Add SystemTimezoneAutomaticDetection policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@596690--Implement-better-timezone-detection--refactoring-before-policy
Patch Set: Rebased. 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 4b6478c8ec1973871c005461667d5fb6776aac61..ddd79559ef28673f5ae74b089c8b9a62e7688794 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -66206,6 +66206,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="323" label="Allow bluetooth on device"/>
<int value="324" label="Suppress the unsupported OS warning"/>
<int value="325" label="Enable queries to Quirks Server"/>
+ <int value="326" label="Configure the automatic timezone detection method"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
@@ -74121,6 +74122,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-2063014275" label="enable-web-bluetooth"/>
<int value="-2062872298" label="market-url-for-testing"/>
<int value="-2048732429" label="enable-alternative-services"/>
+ <int value="-2047832738" label="enable-system-timezone-automatic-detection"/>
<int value="-2047822258" label="enable-avfoundation"/>
<int value="-2043128632" label="enable-tab-switcher-in-document-mode"/>
<int value="-2025367104" label="enable-material-design-ntp"/>

Powered by Google App Engine
This is Rietveld 408576698