Chromium Code Reviews| Index: Source/core/workers/WorkerLocation.cpp |
| diff --git a/Source/core/workers/WorkerLocation.cpp b/Source/core/workers/WorkerLocation.cpp |
| index 3a637c2c4c7710489ebacc27cf619596a250c0d0..8cdcb4b31045a268658479c612fec4cdaac4a3f3 100644 |
| --- a/Source/core/workers/WorkerLocation.cpp |
| +++ b/Source/core/workers/WorkerLocation.cpp |
| @@ -26,7 +26,7 @@ |
| #include "config.h" |
| -#include "WorkerLocation.h" |
| +#include "core/workers/WorkerLocation.h" |
| #include <wtf/text/WTFString.h> |