| Index: content/browser/background_sync/background_sync_network_observer.h
|
| diff --git a/content/browser/background_sync/background_sync_network_observer.h b/content/browser/background_sync/background_sync_network_observer.h
|
| index 26700db4b519cc6dc690a8ca26fd191d4c7404d0..79aee8ffae781efdf160a15faf7434efdadf649f 100644
|
| --- a/content/browser/background_sync/background_sync_network_observer.h
|
| +++ b/content/browser/background_sync/background_sync_network_observer.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_BROWSER_BACKGROUND_SYNC_BACKGROUND_SYNC_NETWORK_OBSERVER_H_
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "content/browser/background_sync/background_sync.pb.h"
|
| #include "content/common/content_export.h"
|
| #include "net/base/network_change_notifier.h"
|
|
|