| Index: content/browser/background_sync/background_sync_context_impl.h
|
| diff --git a/content/browser/background_sync/background_sync_context_impl.h b/content/browser/background_sync/background_sync_context_impl.h
|
| index c5a91039ec4d615aff756345fc8ce2bc70a48653..f30a63927280b22f3e74ced666ee74d5af3a0a10 100644
|
| --- a/content/browser/background_sync/background_sync_context_impl.h
|
| +++ b/content/browser/background_sync/background_sync_context_impl.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <set>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/common/background_sync_service.mojom.h"
|
|
|