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

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

Issue 2006523002: Add a flag for reporting permission actions to Safe Browsing servers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reorder flag entry Created 4 years, 7 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 ce8198fcd6bef7c1cd9c872e3a99dfd68dc4785c..52425878d87b1f4111efd13fd91bdaa62222113d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77296,6 +77296,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1497338981" label="disable-accelerated-overflow-scroll"/>
<int value="-1490298774" label="enable-captive-portal-bypass-proxy-option"/>
<int value="-1482685863" label="enable-request-tablet-site"/>
+ <int value="-1478876902" label="disable-permission-action-reporting"/>
<int value="-1467332609" label="tab-management-experiment-type-anise"/>
<int value="-1460462432" label="disable-media-source"/>
<int value="-1440152291" label="disable-gesture-typing"/>
@@ -77655,6 +77656,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1150622273" label="enable-apps-file-associations"/>
<int value="1163255347" label="ash-enable-touch-view-touch-feedback"/>
<int value="1166169237" label="disable-delay-agnostic-aec"/>
+ <int value="1167613030" label="enable-permission-action-reporting"/>
<int value="1174088940" label="enable-wasm"/>
<int value="1181056275" label="enable-cloud-backup"/>
<int value="1183431946" label="v8-cache-options"/>
« 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