Chromium Code Reviews| Index: chrome/browser/plugin_data_remover_helper.h |
| =================================================================== |
| --- chrome/browser/plugin_data_remover_helper.h (revision 91968) |
| +++ chrome/browser/plugin_data_remover_helper.h (working copy) |
| @@ -34,7 +34,7 @@ |
| bool GetValue() const { return pref_.GetValue(); } |
| // NotificationObserver methods: |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |