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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 964503002: Implemented ForceMaximizeBrowserWindowOnFirstRun policy, added unit test and browser test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed description Created 5 years, 9 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 488395dfcb1c70d3baf34e5ef734e0faacd8eede..646268633adc350c7e30d5cc634c64b09246868e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -45939,6 +45939,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
RemoteAccessHostTokenValidationUrl"/>
<int value="289"
label="Policy overrides for Debug builds of the remote access host"/>
+ <int value="290" label="Force maximize browser window on first run"/>
bartfab (slow) 2015/03/12 11:54:48 Please sync the label with policy_templates.json.
peletskyi 2015/03/18 13:28:13 Done.
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698