| Index: content/browser/background_sync/background_sync_power_observer.h
|
| diff --git a/content/browser/background_sync/background_sync_power_observer.h b/content/browser/background_sync/background_sync_power_observer.h
|
| index 80b26f0671b1ae09c44fb5260b5372613ad6c320..b0da8f9facc5dc048de5563a957ab2fd93b5c02d 100644
|
| --- a/content/browser/background_sync/background_sync_power_observer.h
|
| +++ b/content/browser/background_sync/background_sync_power_observer.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_BROWSER_BACKGROUND_SYNC_BACKGROUND_SYNC_POWER_OBSERVER_H_
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/power_monitor/power_observer.h"
|
| #include "content/browser/background_sync/background_sync.pb.h"
|
| #include "content/common/content_export.h"
|
|
|