| Index: content/browser/notifications/notification_database.h
|
| diff --git a/content/browser/notifications/notification_database.h b/content/browser/notifications/notification_database.h
|
| index 7f517565c802b40a065d3ce4677929c4e1096006..4f230a11c861217ab2705de714dc03ca5e31d998 100644
|
| --- a/content/browser/notifications/notification_database.h
|
| +++ b/content/browser/notifications/notification_database.h
|
| @@ -10,6 +10,7 @@
|
| #include <vector>
|
|
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/sequence_checker.h"
|
| #include "content/common/content_export.h"
|
|
|
|
|