| Index: content/common/platform_notification_messages.h
|
| diff --git a/content/common/platform_notification_messages.h b/content/common/platform_notification_messages.h
|
| index 96358e838a6b3591a6e93370595a98e1a89bde8e..778574c6bd58011121106d95a8ec4ec8d687b5c3 100644
|
| --- a/content/common/platform_notification_messages.h
|
| +++ b/content/common/platform_notification_messages.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "content/public/common/platform_notification_data.h"
|
| #include "ipc/ipc_message_macros.h"
|
| -#include "third_party/WebKit/public/platform/WebNotificationPermission.h"
|
| +#include "third_party/WebKit/public/platform/modules/notifications/WebNotificationPermission.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
|
|
| #define IPC_MESSAGE_START PlatformNotificationMsgStart
|
|
|