| Index: Source/core/workers/chromium/WorkerContextProxyChromium.h
|
| diff --git a/Source/core/workers/chromium/WorkerContextProxyChromium.h b/Source/core/workers/chromium/WorkerContextProxyChromium.h
|
| index a86319c619f8c074bed5b316de4c28d18278a392..6cbc4bd837e16e3d45db26be04edc4c6b45911e7 100644
|
| --- a/Source/core/workers/chromium/WorkerContextProxyChromium.h
|
| +++ b/Source/core/workers/chromium/WorkerContextProxyChromium.h
|
| @@ -28,7 +28,7 @@
|
| #ifndef WorkerContextProxyChromium_h
|
| #define WorkerContextProxyChromium_h
|
|
|
| -#include "WorkerContextProxy.h"
|
| +#include "core/workers/WorkerContextProxy.h"
|
|
|
| namespace WebCore {
|
|
|
|
|