summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/extensions/extension_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/extensions/extension_dialog.h')
-rw-r--r--chrome/browser/ui/views/extensions/extension_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/extensions/extension_dialog.h b/chrome/browser/ui/views/extensions/extension_dialog.h
index f0e50ea..741b2c4 100644
--- a/chrome/browser/ui/views/extensions/extension_dialog.h
+++ b/chrome/browser/ui/views/extensions/extension_dialog.h
@@ -65,7 +65,7 @@ class ExtensionDialog : public views::WidgetDelegate,
virtual void OnExtensionPreferredSizeChanged(ExtensionView* view);
// NotificationObserver overrides.
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details);