| Index: content/shell/browser/layout_test/layout_test_notification_manager.h
|
| diff --git a/content/shell/browser/layout_test/layout_test_notification_manager.h b/content/shell/browser/layout_test/layout_test_notification_manager.h
|
| index 229667fc54d95c65d8113ffc809a29d3b1b1a507..a55665472de70ffab2ae6e42628af58eab212a72 100644
|
| --- a/content/shell/browser/layout_test/layout_test_notification_manager.h
|
| +++ b/content/shell/browser/layout_test/layout_test_notification_manager.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/public/browser/platform_notification_service.h"
|
| #include "content/public/common/platform_notification_data.h"
|
| -#include "third_party/WebKit/public/platform/WebNotificationPermission.h"
|
| +#include "third_party/WebKit/public/platform/modules/notifications/WebNotificationPermission.h"
|
| #include "url/gurl.h"
|
|
|
| namespace content {
|
|
|