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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 1151763007: Add the boilerplate for actions to File System Provider API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed. Created 5 years, 6 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 b52dd419c1879e118a63db9a05c9126772e984f8..c18b8c8774fa64493480fc903c0aadd18e5de871 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1116,6 +1116,7 @@ enum HistogramValue {
EXTENSIONVIEWINTERNAL_LOADSRC,
EXTENSIONVIEWINTERNAL_PARSESRC,
HID_GETUSERSELECTEDDEVICES,
+ FILESYSTEMPROVIDERINTERNAL_GETACTIONSREQUESTEDSUCCESS,
// Last entry: Add new entries above and ensure to update
// tools/metrics/histograms/histograms.xml.
ENUM_BOUNDARY

Powered by Google App Engine
This is Rietveld 408576698