Chromium Code Reviews| Index: content/browser/notifications/notification_database.h |
| diff --git a/content/browser/notifications/notification_database.h b/content/browser/notifications/notification_database.h |
| index 2dbd13e1d38ef351be7494060ea8e72b9644898a..e85594f0ee61fa643ab46caa60dd06536bce381e 100644 |
| --- a/content/browser/notifications/notification_database.h |
| +++ b/content/browser/notifications/notification_database.h |
| @@ -22,7 +22,6 @@ namespace leveldb { |
| class DB; |
| class Env; |
| class FilterPolicy; |
| -class WriteBatch; |
| } |
| namespace content { |