summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/plugin_service.h')
-rw-r--r--content/browser/plugin_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/plugin_service.h b/content/browser/plugin_service.h
index 399055e..975d815 100644
--- a/content/browser/plugin_service.h
+++ b/content/browser/plugin_service.h
@@ -130,7 +130,7 @@ class PluginService
virtual void OnWaitableEventSignaled(base::WaitableEvent* waitable_event);
// NotificationObserver implementation
- virtual void Observe(NotificationType type, const NotificationSource& source,
+ virtual void Observe(int type, const NotificationSource& source,
const NotificationDetails& details);
void RegisterPepperPlugins();