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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 985533004: Implement chrome.fileSystem.requestFileSystem(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed compile issues. Created 5 years, 9 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 3e9fbf9844a3c1e005ad020dc715b8293397ed1c..d000af16755564692a7aef39acdefd98e3cc95e1 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -166,7 +166,7 @@ enum HistogramValue {
TERMINALPRIVATE_OPENTERMINALPROCESS,
DELETED_SERIAL_CLOSE,
CONTEXTMENUS_REMOVE,
- FILEMANAGERPRIVATE_REQUESTFILESYSTEM,
+ FILESYSTEM_REQUESTFILESYSTEM,
ECHOPRIVATE_GETREGISTRATIONCODE,
TABS_GETCURRENT,
FONTSETTINGS_CLEARDEFAULTFIXEDFONTSIZE,

Powered by Google App Engine
This is Rietveld 408576698