| Index: third_party/WebKit/Source/web/DedicatedWorkerMessagingProxyProviderImpl.cpp
|
| diff --git a/third_party/WebKit/Source/web/DedicatedWorkerMessagingProxyProviderImpl.cpp b/third_party/WebKit/Source/web/DedicatedWorkerMessagingProxyProviderImpl.cpp
|
| index e5803aa28b47f90b2c438dd4efce31ff49404d4e..0a6687d2310bb01064f99ab6a62322c41c10a8a8 100644
|
| --- a/third_party/WebKit/Source/web/DedicatedWorkerMessagingProxyProviderImpl.cpp
|
| +++ b/third_party/WebKit/Source/web/DedicatedWorkerMessagingProxyProviderImpl.cpp
|
| @@ -34,8 +34,8 @@
|
| #include "core/workers/DedicatedWorkerMessagingProxy.h"
|
| #include "core/workers/Worker.h"
|
| #include "core/workers/WorkerClients.h"
|
| +#include "public/platform/WebContentSettingsClient.h"
|
| #include "public/platform/WebString.h"
|
| -#include "public/web/WebContentSettingsClient.h"
|
| #include "public/web/WebFrameClient.h"
|
| #include "public/web/WebWorkerContentSettingsClientProxy.h"
|
| #include "web/IndexedDBClientImpl.h"
|
|
|