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

Unified Diff: extensions/browser/extension_function_histogram_value.h

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:
View side-by-side diff with in-line comments
Download patch
Index: extensions/browser/extension_function_histogram_value.h
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index 18b67c5fc03ff2a2a36104ec7ab82ca19534dd21..8a7081c0e557bae498a8c613c069631394cf3570 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1068,7 +1068,7 @@ enum HistogramValue {
DEVELOPERPRIVATE_SHOWOPTIONS,
DEVELOPERPRIVATE_SHOWPATH,
FILEMANAGERPRIVATE_ADDPROVIDEDFILESYSTEM,
- FILEMANAGERPRIVATE_CONFIGUREPROVIDEDFILESYSTEM,
+ FILEMANAGERPRIVATE_CONFIGUREVOLUME,
SEARCHENGINESPRIVATE_GETSEARCHENGINES,
SEARCHENGINESPRIVATE_SETSELECTEDSEARCHENGINE,
AUTOFILLPRIVATE_SAVEADDRESS,

Powered by Google App Engine
This is Rietveld 408576698