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

Unified Diff: chrome/browser/media_galleries/media_galleries_histograms.h

Issue 224963010: Media Galleries: Add a dropPermissionForMediaFileSystem() API. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix histograms Created 6 years, 8 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/media_galleries/media_galleries_histograms.h
===================================================================
--- chrome/browser/media_galleries/media_galleries_histograms.h (revision 262440)
+++ chrome/browser/media_galleries/media_galleries_histograms.h (working copy)
@@ -30,6 +30,7 @@
ADD_SCAN_RESULTS_ACCEPTED,
ADD_SCAN_RESULTS_FORGET_GALLERY,
DIALOG_FORGET_GALLERY,
+ DROP_PERMISSION_FOR_MEDIA_FILE_SYSTEM,
MEDIA_GALLERIES_NUM_USAGES
};

Powered by Google App Engine
This is Rietveld 408576698