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

Unified Diff: Source/core/platform/network/SocketStreamHandle.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu 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
Index: Source/core/platform/network/SocketStreamHandle.h
diff --git a/Source/core/platform/network/SocketStreamHandle.h b/Source/core/platform/network/SocketStreamHandle.h
index 40bff8313c7797c0d1f52d6ea1311b2225aaa8a5..a2708c9c9a0df2ea42ecf20a23fddb5bf3fafa6c 100644
--- a/Source/core/platform/network/SocketStreamHandle.h
+++ b/Source/core/platform/network/SocketStreamHandle.h
@@ -32,7 +32,7 @@
#ifndef SocketStreamHandle_h
#define SocketStreamHandle_h
-#include "KURL.h"
+#include "core/platform/KURL.h"
#include <wtf/PassRefPtr.h>
#include <wtf/RefCounted.h>
#include <wtf/StreamBuffer.h>
« no previous file with comments | « Source/core/platform/network/ResourceResponse.cpp ('k') | Source/core/platform/network/SocketStreamHandle.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698