Chromium Code Reviews| Index: chrome/browser/plugin_exceptions_table_model.h |
| =================================================================== |
| --- chrome/browser/plugin_exceptions_table_model.h (revision 91968) |
| +++ chrome/browser/plugin_exceptions_table_model.h (working copy) |
| @@ -42,7 +42,7 @@ |
| virtual int GetGroupID(int row) OVERRIDE; |
| // NotificationObserver methods: |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |