| Index: Source/modules/performance/WorkerPerformance.h
|
| diff --git a/Source/modules/performance/WorkerPerformance.h b/Source/modules/performance/WorkerPerformance.h
|
| index 72cc873386d00c37123284b1c1af7a69e44281c1..5437473cfa736e7989178f82665c03b0950db207 100644
|
| --- a/Source/modules/performance/WorkerPerformance.h
|
| +++ b/Source/modules/performance/WorkerPerformance.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/RefPtr.h"
|
|
|