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

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

Issue 2636533003: Add chrome://flags entry to enable the standalone content suggestions UI. (Closed)
Patch Set: update description 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
« no previous file with comments | « 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 11f243c887a498ed580e0ea96e788ccf7158ebe2..cf36b67f79d5bf5804cbb0829339945c25e4cc2d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94932,6 +94932,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"/>
@@ -95009,6 +95010,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"/>
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698