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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 711033002: Referrer Policy: Add a flag to reduce `referer` granularity by default [2/2] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@default
Patch Set: histograms Created 6 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
« no previous file with comments | « content/public/common/content_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 1ffa31496a7c71ef8fa5ab8aa3024bcddd138e9f..430ab379d76b7d3bf2cb67051d72bfc73a57af83 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -47992,6 +47992,7 @@ To add a new entry, add it with any value and run test to compute valid value.
Command-line flag doesn't start with two dashes.
</int>
<int value="27507364" label="apps-keep-chrome-alive"/>
+ <int value="48159177" label="reduced-referrer-granularity"/>
<int value="61205887" label="enable-text-input-focus-manager"/>
<int value="79503461" label="disable-account-consistency"/>
<int value="91938915" label="enable-suggestions-service"/>
« no previous file with comments | « content/public/common/content_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698