| 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 3a243c78513b4583a049cb0f80949ad1aba5deec..4557cebe17be2c0b13d34402ed5efd2e075fe122 100644
|
| --- a/content/child/push_messaging/push_provider.h
|
| +++ b/content/child/push_messaging/push_provider.h
|
| @@ -12,8 +12,8 @@
|
| #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"
|
| +#include "third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h"
|
| +#include "third_party/WebKit/public/platform/modules/push_messaging/WebPushProvider.h"
|
|
|
| class GURL;
|
|
|
|
|