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

Unified Diff: Source/core/workers/chromium/WorkerContextProxyChromium.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/WorkerThread.cpp ('k') | Source/core/workers/chromium/WorkerContextProxyChromium.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « Source/core/workers/WorkerThread.cpp ('k') | Source/core/workers/chromium/WorkerContextProxyChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698