Index: chrome/browser/repost_form_warning_controller.h |
=================================================================== |
--- chrome/browser/repost_form_warning_controller.h (revision 91968) |
+++ chrome/browser/repost_form_warning_controller.h (working copy) |
@@ -32,7 +32,7 @@ |
private: |
// NotificationObserver implementation. |
// Watch for a new load or a closed tab and dismiss the dialog if they occur. |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details); |