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

Unified Diff: Source/modules/websockets/WebSocketHandshake.cpp

Issue 25195003: Prepare to move core/platform/text into blink_platform.dll (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: re-attempt upload Created 7 years, 3 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/modules/websockets/WebSocketDeflater.cpp ('k') | Source/platform/DateComponents.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/websockets/WebSocketHandshake.cpp
diff --git a/Source/modules/websockets/WebSocketHandshake.cpp b/Source/modules/websockets/WebSocketHandshake.cpp
index 46e8e9c78da9a8a3075f19da9639a409d9bc561e..70835410c0bbf4303a6bed449f5af086f15dddde 100644
--- a/Source/modules/websockets/WebSocketHandshake.cpp
+++ b/Source/modules/websockets/WebSocketHandshake.cpp
@@ -40,7 +40,7 @@
#include "core/loader/CookieJar.h"
#include "core/platform/Cookie.h"
#include "core/platform/HistogramSupport.h"
-#include "core/platform/Logging.h"
+#include "platform/Logging.h"
#include "core/platform/network/HTTPHeaderMap.h"
#include "core/platform/network/HTTPParsers.h"
#include "weborigin/KURL.h"
« no previous file with comments | « Source/modules/websockets/WebSocketDeflater.cpp ('k') | Source/platform/DateComponents.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698