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

Unified Diff: chrome/browser/media_gallery/media_file_system_registry.h

Issue 12212083: Media Galleries: Only try to initialize removable media galleries once per profile. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 10 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
« no previous file with comments | « no previous file | chrome/browser/media_gallery/media_file_system_registry.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/media_gallery/media_file_system_registry.h
===================================================================
--- chrome/browser/media_gallery/media_file_system_registry.h (revision 182044)
+++ chrome/browser/media_gallery/media_file_system_registry.h (working copy)
@@ -94,7 +94,7 @@
virtual void OnRemovableStorageDetached(
const RemovableStorageNotifications::StorageInfo& info) OVERRIDE;
- size_t GetExtensionHostCountForTests() const;
+ size_t GetExtensionGalleriesHostCountForTests() const;
// See TransientDeviceIds::GetTransientIdForDeviceId().
uint64 GetTransientIdForDeviceId(const std::string& device_id);
« no previous file with comments | « no previous file | chrome/browser/media_gallery/media_file_system_registry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698