Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: Source/core/workers/DedicatedWorkerThread.h

Issue 14307014: Absolutify paths to workers/, workers/chromium/, xml/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: in Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/workers/DedicatedWorkerContext.cpp ('k') | Source/core/workers/DedicatedWorkerThread.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/workers/DedicatedWorkerThread.h
diff --git a/Source/core/workers/DedicatedWorkerThread.h b/Source/core/workers/DedicatedWorkerThread.h
index a283cc8e13b207c0ec81a7c88cba0a9c3b87a28d..ab65daf434524fac1c4f150a83919724e430d358 100644
--- a/Source/core/workers/DedicatedWorkerThread.h
+++ b/Source/core/workers/DedicatedWorkerThread.h
@@ -30,8 +30,8 @@
#ifndef DedicatedWorkerThread_h
#define DedicatedWorkerThread_h
-#include "WorkerThread.h"
#include "core/page/ContentSecurityPolicy.h"
+#include "core/workers/WorkerThread.h"
namespace WebCore {
« no previous file with comments | « Source/core/workers/DedicatedWorkerContext.cpp ('k') | Source/core/workers/DedicatedWorkerThread.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698