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

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

Issue 2437593007: [Payments] Field trial and flag to abort payment request if no card. (Closed)
Patch Set: Added histogram Created 4 years, 2 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.cc ('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 cdbc1e03a7b539b67c5c89433caa24dc467f0024..36af3f272eba98c7073564e7e6f587e8552af4d9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -89974,6 +89974,7 @@ value.
<int value="2137347307" label="enable-drive-apps-in-app-list"/>
<int value="2137599770" label="enable-win32k-renderer-lockdown"/>
<int value="2141463681" label="enable-offer-upload-credit-cards"/>
+ <int value="2141463682" label="no-card-abort"/>
please use gerrit instead 2016/10/21 13:36:27 Run the AboutFlagsHistogramTest unittest to determ
sebsg 2016/10/21 16:49:55 Done.
</enum>
<enum name="LoginDatabaseInitError" type="int">
« chrome/common/chrome_switches.cc ('K') | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698