| Index: third_party/WebKit/Source/modules/notifications/NotificationPermissionCallback.h
|
| diff --git a/third_party/WebKit/Source/modules/notifications/NotificationPermissionCallback.h b/third_party/WebKit/Source/modules/notifications/NotificationPermissionCallback.h
|
| index 6aa5aec038ca5eb4d9a1f4381860cdc530d136fc..1e220c46ea90dc3a5d37c40655808916f6d0926e 100644
|
| --- a/third_party/WebKit/Source/modules/notifications/NotificationPermissionCallback.h
|
| +++ b/third_party/WebKit/Source/modules/notifications/NotificationPermissionCallback.h
|
| @@ -27,7 +27,7 @@
|
| #define NotificationPermissionCallback_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|