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

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

Issue 93643002: Media Galleries: Add chrome.mediaGalleries.addUserSelectedFolder(). (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: address most comments Created 7 years 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
===================================================================
--- chrome/browser/extensions/extension_function_histogram_value.h (revision 237402)
+++ chrome/browser/extensions/extension_function_histogram_value.h (working copy)
@@ -704,6 +704,7 @@
SERIAL_CONNECT,
SERIAL_DISCONNECT,
MEDIAGALLERIES_GETALLMEDIAFILESYSTEMMETADATA,
+ MEDIAGALLERIES_MANAGEMEDIALOCATIONS,
ENUM_BOUNDARY // Last entry: Add new entries above.
};

Powered by Google App Engine
This is Rietveld 408576698