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

Unified Diff: chrome/browser/extensions/extension_function_histogram_value.h

Issue 13063004: Method to get Media Galleries handlers in MediaGalleriesPrivateApi. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments. Created 7 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: chrome/browser/extensions/extension_function_histogram_value.h
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h
index 8bb97c240ccca05f0efa7ca021d1f3eb9d451979..1f4926a5eb8777a7f4efd3bcd120dcf50d25e46e 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -496,6 +496,7 @@ enum HistogramValue {
WALLPAPERPRIVATE_SETCUSTOMWALLPAPERLAYOUT,
DOWNLOADSINTERNAL_DETERMINEFILENAME,
SYNCFILESYSTEM_GETFILESYNCSTATUSES,
+ MEDIAGALLERIESPRIVATE_GETHANDLERS,
ENUM_BOUNDARY // Last entry: Add new entries above.
};

Powered by Google App Engine
This is Rietveld 408576698