Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / background / background_application_list_model.h
index a2ce3ed..dbfa18b 100644 (file)
@@ -124,7 +124,7 @@ class BackgroundApplicationListModel : public content::NotificationObserver {
   // or removed.
   void SendApplicationListChangedNotifications();
 
-  // Invoked by Observe for NOTIFICATION_EXTENSION_LOADED.
+  // Invoked by Observe for NOTIFICATION_EXTENSION_LOADED_DEPRECATED.
   void OnExtensionLoaded(const extensions::Extension* extension);
 
   // Invoked by Observe for NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED.