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

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: Update email account 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
« 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 ce8198fcd6bef7c1cd9c872e3a99dfd68dc4785c..fed8d430eb9e06d5840eb8955c4fb4378025b1e0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77544,6 +77544,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="368854020" label="ash-screen-rotation-animation"/>
<int value="370486304" label="enable-origin-chip-on-srp"/>
<int value="379326303" label="enable-add-to-shelf"/>
+ <int value="394216485" label="disable-permissions-reporting"/>
<int value="400322063" label="ash-disable-screen-orientation-lock"/>
<int value="401983950" label="enable-spdy4"/>
<int value="402143634" label="enable-search-button-in-omnibox-always"/>
@@ -77653,6 +77654,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1142515376" label="enable-nacl"/>
<int value="1149823105" label="enable-input-ime-api"/>
<int value="1150622273" label="enable-apps-file-associations"/>
+ <int value="1150821228" label="enable-permissions-reporting"/>
<int value="1163255347" label="ash-enable-touch-view-touch-feedback"/>
<int value="1166169237" label="disable-delay-agnostic-aec"/>
<int value="1174088940" label="enable-wasm"/>
« 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