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

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

Issue 1528963002: Quirks Client for downloading and providing display profiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: First round of review fixes, separate QCManager into separate file Created 4 years, 11 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index aa099faf0cb273f2d1b8d847f6773719d7fbdfce..c5b8b9b586c6083089f2236927bcfed8530aa968 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70426,6 +70426,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="2093235103" label="default-tile-width"/>
<int value="2097048479" label="disable-auto-hiding-toolbar-threshold"/>
<int value="2101151142" label="disable-direct-write"/>
+ <int value="2105812695" label="enable-display-quirks-client"/>
<int value="2119964154" label="enable-download-resumption"/>
<int value="2121776031" label="auto-virtual-keyboard"/>
<int value="2122023503" label="enable-win32k-lockdown-mimetypes"/>
« components/quirks_client/quirks_client_manager.cc ('K') | « components/quirks_client/switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698