Chromium Code Reviews| Index: chrome/browser/plugin_exceptions_table_model.h |
| =================================================================== |
| --- chrome/browser/plugin_exceptions_table_model.h (revision 96613) |
| +++ chrome/browser/plugin_exceptions_table_model.h (working copy) |
| @@ -15,8 +15,6 @@ |
| #include "content/common/notification_observer.h" |
| #include "webkit/plugins/npapi/plugin_list.h" |
| -struct WebPluginInfo; |
| - |
| class PluginExceptionsTableModel : public RemoveRowsTableModel, |
| public NotificationObserver { |
| public: |