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

Unified Diff: third_party/WebKit/public/platform/WebSocketHandshakeThrottle.h

Issue 2952583002: SafeBrowsing support for WebSocket (post-network-servicification) (Closed)
Patch Set: Fix compile on Windows Created 3 years, 6 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: third_party/WebKit/public/platform/WebSocketHandshakeThrottle.h
diff --git a/third_party/WebKit/public/platform/WebSocketHandshakeThrottle.h b/third_party/WebKit/public/platform/WebSocketHandshakeThrottle.h
index dfe09e19f8746ed74c2480d0b2f81a068b502076..209026452d1bfc458c0cd51feb430b4aee6b7988 100644
--- a/third_party/WebKit/public/platform/WebSocketHandshakeThrottle.h
+++ b/third_party/WebKit/public/platform/WebSocketHandshakeThrottle.h
@@ -15,7 +15,7 @@
#ifndef WebSocketHandshakeThrottle_h
#define WebSocketHandshakeThrottle_h
-#include "public/platform/WebCallbacks.h"
+#include "WebCallbacks.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698