| Index: content/child/push_messaging/push_provider.h
|
| diff --git a/content/child/push_messaging/push_provider.h b/content/child/push_messaging/push_provider.h
|
| index 3a0eec9c3d7e513d1c97cefa388a3700a14dec56..3a243c78513b4583a049cb0f80949ad1aba5deec 100644
|
| --- a/content/child/push_messaging/push_provider.h
|
| +++ b/content/child/push_messaging/push_provider.h
|
| @@ -11,6 +11,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "content/child/push_messaging/push_dispatcher.h"
|
| #include "content/child/worker_task_runner.h"
|
| +#include "content/public/common/push_messaging_status.h"
|
| #include "third_party/WebKit/public/platform/WebPushError.h"
|
| #include "third_party/WebKit/public/platform/WebPushProvider.h"
|
|
|
|
|