| Index: Source/modules/notifications/NotificationClient.h
|
| diff --git a/Source/modules/notifications/NotificationClient.h b/Source/modules/notifications/NotificationClient.h
|
| index aee6ea03ed2755d81473e923db5a0b2ef5bafb18..ab94cbde9346e4f6b34ac426d9b9016722dff2ca 100644
|
| --- a/Source/modules/notifications/NotificationClient.h
|
| +++ b/Source/modules/notifications/NotificationClient.h
|
| @@ -34,7 +34,7 @@
|
|
|
| #include "core/html/VoidCallback.h"
|
| #include "modules/notifications/NotificationPermissionCallback.h"
|
| -#include "wtf/PassRefPtr.h"
|
| +#include "wtf/PassOwnPtr.h"
|
|
|
| namespace WebCore {
|
|
|
|
|