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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2885363003: Add policy to use system default printer (Closed)
Patch Set: Fix 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 4f99158f8a3d80fa08cd92f3f2fe357b487c03c8..0ea06d20e6654359795b7ef7ac22f81ca7984c52 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -10619,6 +10619,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="368" label="RemoteAccessHostDomainList"/>
<int value="369" label="RemoteAccessHostClientDomainList"/>
<int value="370" label="NetworkTimeQueriesEnabled"/>
+ <int value="371" label="UseSystemDefaultPrinterAsDefault"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698