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 1432563002: Enable 'Browsing data volume counters on Desktop' by default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed histograms.xml. Created 5 years, 1 month 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/browser/about_flags.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 a9bcacabb75ad029f31b401e6e5735bfdf9e0cab..7013ec6eb4384d8bc660b58a446ca52fc22e48e0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -64976,6 +64976,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1662447331" label="wake-on-packets"/>
<int value="-1660972490" label="gpu-rasterization-msaa-sample-count"/>
<int value="-1654344175" label="disable-extension-info-dialog"/>
+ <int value="-1649778035" label="disable-clear-browsing-data-counters"/>
<int value="-1630419335" label="enable-download-notification"/>
<int value="-1619757314" label="touch-scrolling-mode"/>
<int value="-1614912400" label="enable-link-disambiguation-popup"/>
« chrome/browser/about_flags.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