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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1142593002: Generalize volume configuration over all volumes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed the configure test. Created 5 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 32f2718ae58a11850c957cf7fce7da91383854af..27b3b10b323a85064e5dc1511890131a93f06179 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52487,7 +52487,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1007" label="DEVELOPERPRIVATE_SHOWOPTIONS"/>
<int value="1008" label="DEVELOPERPRIVATE_SHOWPATH"/>
<int value="1009" label="FILEMANAGERPRIVATE_ADDPROVIDEDFILESYSTEM"/>
- <int value="1010" label="FILEMANAGERPRIVATE_CONFIGUREPROVIDEDFILESYSTEM"/>
+ <int value="1010" label="FILEMANAGERPRIVATE_CONFIGUREVOLUME"/>
<int value="1011" label="SEARCHENGINESPRIVATE_GETSEARCHENGINES"/>
<int value="1012" label="SEARCHENGINESPRIVATE_SETSELECTEDSEARCHENGINE"/>
<int value="1013" label="AUTOFILLPRIVATE_SAVEADDRESS"/>

Powered by Google App Engine
This is Rietveld 408576698