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

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

Issue 1274083002: Add flag to show toolkit-views dialogs on Mac, start with HTTP-Auth. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Meatier comments Created 5 years, 4 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
« chrome/common/chrome_switches.h ('K') | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 60509425f675ded34432e7dcbd20cbf98cb217e6..5dd8c95bab04ae9009d30d20d2a04b99d62a800d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -61591,6 +61591,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="147373243" label="enable-deferred-image-decoding"/>
<int value="180074362" label="memory-pressure-thresholds"/>
<int value="203776499" label="enable-virtual-keyboard-overscroll"/>
+ <int value="220986322" label="enable-toolkit-views-dialogs-mac"/>
<int value="266702296" label="disable-plugin-power-saver"/>
<int value="270267831" label="enable-scripts-require-action"/>
<int value="278756320" label="disable-app-list-app-info"/>
« chrome/common/chrome_switches.h ('K') | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698