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

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

Issue 2885363003: Add policy to use system default printer (Closed)
Patch Set: Address comments, add test Created 3 years, 6 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index fb92ba633b7a9c9b90d66837ae096baa4070d2a7..1dba3eef7b42ddf384280d90edd1ea5fbdf6c036 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -10685,6 +10685,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="369" label="RemoteAccessHostClientDomainList"/>
<int value="370" label="NetworkTimeQueriesEnabled"/>
<int value="371" label="DownloadRestrictions"/>
+ <int value="372" label="UseSystemDefaultPrinterAsDefault"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698