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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1431723002: Add brotli content-encoding filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed nits Created 5 years 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 24ab831396d14877b353128bd9c668c6a8abdd1b..38327148bf7801bf0013a2934e9f8a90f8eb4ff2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -68203,6 +68203,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1084055006" label="disable-web-notification-custom-layouts"/>
<int value="-1078093206" label="ash-debug-shortcuts"/>
<int value="-1077752943" label="enable-password-generation"/>
+ <int value="-1075156797" label="enable-brotli"/>
<int value="-1075089382" label="enable-physical-web"/>
<int value="-1062119671" label="enable-password-force-saving"/>
<int value="-1056310158" label="disable-memory-pressure-chromeos"/>
@@ -68573,6 +68574,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1862207743" label="enable-android-spellchecker"/>
<int value="1865799183" label="javascript-harmony"/>
<int value="1881036528" label="disable-multilingual-spellchecker"/>
+ <int value="1881174782" label="disable-brotli"/>
<int value="1891210939" label="enable-blink-features"/>
<int value="1892201400" label="enable-password-separated-signin-flow"/>
<int value="1896456311" label="enable-password-save-in-page-navigation"/>
« net/url_request/url_request_job_unittest.cc ('K') | « net/url_request/url_request_job_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698