| Index: Source/modules/quota/StorageErrorCallback.h
|
| diff --git a/Source/modules/quota/StorageErrorCallback.h b/Source/modules/quota/StorageErrorCallback.h
|
| index 7156710c5dd62b415743d31970b6aeda854649ae..6de5720c2f55009622aad5d57e28c53fd0cc2249 100644
|
| --- a/Source/modules/quota/StorageErrorCallback.h
|
| +++ b/Source/modules/quota/StorageErrorCallback.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/dom/ExecutionContextTask.h"
|
| -#include "wtf/PassOwnPtr.h"
|
| +#include "wtf/Forward.h"
|
|
|
| namespace WebCore {
|
|
|
|
|