| Index: Source/modules/serviceworkers/ServiceWorkerError.h
|
| diff --git a/Source/modules/serviceworkers/ServiceWorkerError.h b/Source/modules/serviceworkers/ServiceWorkerError.h
|
| index 00c454d1dfecaae9f969a748a974267c26046b8e..7f38f868e784613c7c802023bc7d4e3b0e3f794d 100644
|
| --- a/Source/modules/serviceworkers/ServiceWorkerError.h
|
| +++ b/Source/modules/serviceworkers/ServiceWorkerError.h
|
| @@ -32,7 +32,7 @@
|
| #define ServiceWorkerError_h
|
|
|
| #include "core/dom/DOMError.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "public/platform/WebServiceWorkerError.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
|
|