Index: chrome/browser/extensions/image_loading_tracker.h |
=================================================================== |
--- chrome/browser/extensions/image_loading_tracker.h (revision 91968) |
+++ chrome/browser/extensions/image_loading_tracker.h (working copy) |
@@ -86,7 +86,7 @@ |
// NotificationObserver method. If an extension is uninstalled while we're |
// waiting for the image we remove the entry from load_map_. |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details); |