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

Unified Diff: Source/core/platform/chromium/support/WebSocketStreamError.cpp

Issue 13840007: Absolutify paths to platform/network. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/chromium/support/WebSocketStreamError.cpp
diff --git a/Source/core/platform/chromium/support/WebSocketStreamError.cpp b/Source/core/platform/chromium/support/WebSocketStreamError.cpp
index 6c534080d90333d9cd534fc64f8aa0dfa9612a45..af297ae7d81db7d00db1deeb24eddbadb5367950 100644
--- a/Source/core/platform/chromium/support/WebSocketStreamError.cpp
+++ b/Source/core/platform/chromium/support/WebSocketStreamError.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include <public/WebSocketStreamError.h>
-#include "SocketStreamError.h"
+#include "core/platform/network/SocketStreamError.h"
#include <public/WebString.h>
using namespace WebCore;
« no previous file with comments | « Source/core/platform/chromium/support/WebHTTPLoadInfo.cpp ('k') | Source/core/platform/chromium/support/WebThreadSafeData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698