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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 933413002: Add about:flags control for toggling sync server sandbox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix histograms.xml Created 5 years, 10 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/browser/about_flags.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 bc94c61a0695ada9ac474e49eb17826e54ce7075..cbbe49c01a33b13c203ac6ab68b55c1ce3c9f738 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51852,6 +51852,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1900529524" label="disable-touch-drag-drop"/>
<int value="1906942630" label="enable-easy-unlock"/>
<int value="1930901873" label="disable-sync-app-list"/>
+ <int value="1944156526" label="sync-url"/>
<int value="1961425320" label="force-qtkit"/>
<int value="1966730288" label="disable-threaded-compositing"/>
<int value="1969604362" label="enable-pinch-virtual-viewport"/>
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698