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

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

Issue 1077063002: Implement a basic Site Engagement Score service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Feedback Created 5 years, 8 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/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 f5c1f1b8341931814987be8baabdefb96bb6001a..c94e6b81d443272f7c69cee7d4ff4ea694691fbd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -54782,6 +54782,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-820041355" label="enable-transition-compositing"/>
<int value="-814097014" label="disable-session-crashed-bubble"/>
<int value="-813474479" label="site-per-process"/>
+ <int value="-802348444" label="disable-site-engagement-service"/>
<int value="-795600188" label="disable-async-dns"/>
<int value="-780798969" label="disable-single-click-autofill"/>
<int value="-770319039" label="enable-touch-editing"/>
@@ -54805,6 +54806,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-562274241" label="enable-extension-action-redesign"/>
<int value="-560551550" label="use-memory-pressure-chromeos"/>
<int value="-536289234" label="ssl-interstitial-v2-colorful"/>
+ <int value="-519960638" label="enable-site-engagement-service"/>
<int value="-516845951" label="enable-embedded-extension-options"/>
<int value="-512971943" label="disable-one-copy"/>
<int value="-510488450" label="disable-pnacl"/>
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698