| Index: content/browser/plugin_service.h
|
| ===================================================================
|
| --- content/browser/plugin_service.h (revision 91968)
|
| +++ content/browser/plugin_service.h (working copy)
|
| @@ -130,7 +130,7 @@
|
| 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();
|
|
|