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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1166823002: Add a chrome://flag for the App Info dialog on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20150603-MacViews-ModalChildConstrained-fromcl
Patch Set: rebase+fix conflicts Created 5 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 35f79e950cf1cd8f6bdc70736727b5372192a6ab..7bbfbadaf6a1bee5f1b3f149813af263aab56063 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -57749,6 +57749,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-2132591642" label="enable-input-view"/>
<int value="-2119827860" label="ash-disable-maximize-mode-window-backdrop"/>
<int value="-2119530966" label="enable-webrtc-dtls12"/>
+ <int value="-2119493239" label="enable-app-info-dialog-mac"/>
<int value="-2117201726" label="disable-gpu-rasterization"/>
<int value="-2114831248" label="disable-new-ntp"/>
<int value="-2099035488" label="enable-data-reduction-proxy-bypass-warning"/>
@@ -58046,6 +58047,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="838887742" label="manual-enhanced-bookmarks"/>
<int value="841343322" label="disable-new-korean-ime"/>
<int value="851085848" label="enable-settings-window"/>
+ <int value="854730848" label="disable-app-info-dialog-mac"/>
<int value="855746780" label="disable-physical-keyboard-autocorrect"/>
<int value="857445869" label="enable-captive-portal-bypass-proxy"/>
<int value="867512869" label="mark-non-secure-as"/>

Powered by Google App Engine
This is Rietveld 408576698