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

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: Created 6 years, 11 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
===================================================================
--- chrome/browser/extensions/extension_function_histogram_value.h (revision 243397)
+++ chrome/browser/extensions/extension_function_histogram_value.h (working copy)
@@ -713,6 +713,7 @@
VIRTUALKEYBOARDPRIVATE_LOCKKEYBOARD,
SCREENLOCKPRIVATE_SHOWBUTTON,
INPUT_IME_HIDEINPUTVIEW,
+ MEDIAGALLERIES_ADDUSERSELECTEDFOLDER,
ENUM_BOUNDARY // Last entry: Add new entries above.
};

Powered by Google App Engine
This is Rietveld 408576698