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

Unified Diff: Source/core/workers/SharedWorkerContext.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/SharedWorker.cpp ('k') | Source/core/workers/SharedWorkerContext.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/workers/SharedWorkerContext.h
diff --git a/Source/core/workers/SharedWorkerContext.h b/Source/core/workers/SharedWorkerContext.h
index 1cf86737be3c16998f2d9c6deb073b9a9ca59154..b43f6ea9a510e054f95c972ca8eea012d383e6fd 100644
--- a/Source/core/workers/SharedWorkerContext.h
+++ b/Source/core/workers/SharedWorkerContext.h
@@ -31,8 +31,8 @@
#ifndef SharedWorkerContext_h
#define SharedWorkerContext_h
-#include "WorkerContext.h"
#include "core/page/ContentSecurityPolicy.h"
+#include "core/workers/WorkerContext.h"
namespace WebCore {
« no previous file with comments | « Source/core/workers/SharedWorker.cpp ('k') | Source/core/workers/SharedWorkerContext.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698