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

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

Issue 2636533003: Add chrome://flags entry to enable the standalone content suggestions UI. (Closed)
Patch Set: add histogram Created 3 years, 11 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/app/generated_resources.grd ('K') | « chrome/browser/about_flags.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 0b22cea2132ea04cc6bfb065800416eee850a67e..6ba39501c66ad524f0a2c7334c819b0c2174cd0a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94707,6 +94707,7 @@ value.
<int value="0" label="BAD_FLAG_FORMAT">
Command-line flag doesn't start with two dashes.
</int>
+ <int value="7444737" label="NTPSuggestionsStandaloneUI:disabled"/>
<int value="7533886" label="disable-offer-store-unmasked-wallet-cards"/>
<int value="10458238" label="disable-print-preview-simplify"/>
<int value="11698808" label="enable-dom-distiller-button-animation"/>
@@ -94784,6 +94785,7 @@ value.
<int value="411250226" label="AutoplayMutedVideos:disabled"/>
<int value="412957264" label="tab-close-buttons-hidden-with-touch"/>
<int value="413081240" label="enable-new-md-input-view"/>
+ <int value="413695227" label="NTPSuggestionsStandaloneUI:enabled"/>
<int value="415154056" label="enable-physical-keyboard-autocorrect"/>
<int value="416887895" label="enable-password-change-support"/>
<int value="422307097" label="PhysicalWeb:disabled"/>
« chrome/app/generated_resources.grd ('K') | « chrome/browser/about_flags.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698