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

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

Issue 204703002: Rename NOTIFICATION_EXTENSION_UNLOADED to (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: maybe upload wont do something bizarre this time Created 6 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/media_galleries/media_scan_manager.h
diff --git a/chrome/browser/media_galleries/media_scan_manager.h b/chrome/browser/media_galleries/media_scan_manager.h
index 9167798622bf8992277ca6d35bd3212008ba779a..9b6be2d35a244037ddef6a5ad9d8ef1837a3715f 100644
--- a/chrome/browser/media_galleries/media_scan_manager.h
+++ b/chrome/browser/media_galleries/media_scan_manager.h
@@ -93,7 +93,7 @@ class MediaScanManager : public content::NotificationObserver {
// Set of extensions (on all profiles) that have an in-progress scan.
ScanObserverMap observers_;
- // Used to listen for NOTIFICATION_EXTENSION_UNLOADED events.
+ // Used to listen for NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED events.
content::NotificationRegistrar registrar_;
base::WeakPtrFactory<MediaScanManager> weak_factory_;
« no previous file with comments | « chrome/browser/managed_mode/managed_user_service.cc ('k') | chrome/browser/media_galleries/media_scan_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698