| Index: third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp
|
| diff --git a/third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp b/third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp
|
| index e695e1eeaea214464cef45a7f39bd72e00db9f0a..2df9b5a70d1bc4cdc75ebc7ec0015b33563959c4 100644
|
| --- a/third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp
|
| +++ b/third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp
|
| @@ -27,6 +27,7 @@
|
|
|
| #include "core/workers/InProcessWorkerMessagingProxy.h"
|
|
|
| +#include "core/dom/Document.h"
|
| #include "core/dom/ExecutionContextTask.h"
|
| #include "core/dom/SecurityContext.h"
|
| #include "core/events/ErrorEvent.h"
|
|
|