| Index: third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h
|
| diff --git a/third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h b/third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h
|
| index 9cd4e0d7d4c60a351ce7bf4b19c96930d055f519..847f92cadbdda55ac728aaff0859043bf48e0e90 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h
|
| +++ b/third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h
|
| @@ -5,6 +5,7 @@
|
| #include "bindings/core/v8/SourceLocation.h"
|
| #include "bindings/core/v8/V8CacheOptions.h"
|
| #include "bindings/core/v8/V8GCController.h"
|
| +#include "core/dom/ExecutionContextTask.h"
|
| #include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "core/inspector/ConsoleMessage.h"
|
| #include "core/workers/ParentFrameTaskRunners.h"
|
|
|