| Index: content/shell/browser/layout_test/layout_test_push_messaging_service.h
|
| diff --git a/content/shell/browser/layout_test/layout_test_push_messaging_service.h b/content/shell/browser/layout_test/layout_test_push_messaging_service.h
|
| index f4d6cf4c71c58ce4d185d3d9403c8f345125d2e7..d0ed5f3b1693d87ec11bbbfd8f21c4c418e33c40 100644
|
| --- a/content/shell/browser/layout_test/layout_test_push_messaging_service.h
|
| +++ b/content/shell/browser/layout_test/layout_test_push_messaging_service.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "content/public/browser/push_messaging_service.h"
|
| #include "content/public/common/push_messaging_status.h"
|
| -#include "third_party/WebKit/public/platform/WebPushPermissionStatus.h"
|
| +#include "third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionStatus.h"
|
|
|
| namespace content {
|
|
|
|
|