| Index: content/child/notifications/notification_data_conversions.h
|
| diff --git a/content/child/notifications/notification_data_conversions.h b/content/child/notifications/notification_data_conversions.h
|
| index 2739ca42276196c9d26722fc395b4fc0bd1d9dff..24a8bab1000b8bc77bccf858e92fb1d71bf44c88 100644
|
| --- a/content/child/notifications/notification_data_conversions.h
|
| +++ b/content/child/notifications/notification_data_conversions.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "content/common/content_export.h"
|
| #include "content/public/common/platform_notification_data.h"
|
| -#include "third_party/WebKit/public/platform/WebNotificationData.h"
|
| +#include "third_party/WebKit/public/platform/modules/notifications/WebNotificationData.h"
|
|
|
| namespace content {
|
|
|
|
|