| Index: third_party/WebKit/Source/core/workers/WorkletThreadHolder.h
|
| diff --git a/third_party/WebKit/Source/core/workers/WorkletThreadHolder.h b/third_party/WebKit/Source/core/workers/WorkletThreadHolder.h
|
| index dfc6a3cf372e68efaa2a0779f319ec6245384d14..badd0e25ddd97c767ecdbfd5bca2710c4242959d 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkletThreadHolder.h
|
| +++ b/third_party/WebKit/Source/core/workers/WorkletThreadHolder.h
|
| @@ -9,7 +9,7 @@
|
| #include "core/workers/WorkerBackingThread.h"
|
| #include "platform/WaitableEvent.h"
|
| #include "platform/WebThreadSupportingGC.h"
|
| -#include "wtf/PtrUtil.h"
|
| +#include "platform/wtf/PtrUtil.h"
|
|
|
| namespace blink {
|
|
|
|
|