| Index: content/browser/notifications/notification_message_filter.h
|
| diff --git a/content/browser/notifications/notification_message_filter.h b/content/browser/notifications/notification_message_filter.h
|
| index e4d48d0af5dd420d69418022a945a6c1f50b9264..7a03d8cba9b75e8a6e99f6a756d071df5cfc5734 100644
|
| --- a/content/browser/notifications/notification_message_filter.h
|
| +++ b/content/browser/notifications/notification_message_filter.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/callback_forward.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
| -#include "third_party/WebKit/public/platform/WebNotificationPermission.h"
|
| +#include "third_party/WebKit/public/platform/modules/notifications/WebNotificationPermission.h"
|
|
|
| class GURL;
|
| class SkBitmap;
|
|
|