summaryrefslogtreecommitdiffstats
path: root/webkit/glue/worker_task_runner.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/worker_task_runner.h')
-rw-r--r--webkit/glue/worker_task_runner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/worker_task_runner.h b/webkit/glue/worker_task_runner.h
index 49b1cd7..8e84b88 100644
--- a/webkit/glue/worker_task_runner.h
+++ b/webkit/glue/worker_task_runner.h
@@ -11,7 +11,7 @@
#include "base/callback_forward.h"
#include "base/synchronization/lock.h"
#include "base/threading/thread_local.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebWorkerRunLoop.h"
+#include "third_party/WebKit/public/platform/WebWorkerRunLoop.h"
#include "webkit/glue/webkit_glue_export.h"
namespace webkit_glue {