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

Unified Diff: public/platform/WebSocketHandleClient.h

Issue 776693002: Clean forward declaration in public (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix fakewebplugin Created 6 years 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 | « public/platform/WebServiceWorkerProvider.h ('k') | public/platform/WebSpeechSynthesizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebSocketHandleClient.h
diff --git a/public/platform/WebSocketHandleClient.h b/public/platform/WebSocketHandleClient.h
index 2d48702ca7cb25c88b0fd93ba4e7cca38a9a3dc0..9fb818584242401a51c5710d674d369ed08ecce2 100644
--- a/public/platform/WebSocketHandleClient.h
+++ b/public/platform/WebSocketHandleClient.h
@@ -39,7 +39,6 @@ namespace blink {
class WebSocketHandshakeRequestInfo;
class WebSocketHandshakeResponseInfo;
class WebString;
-class WebURL;
class WebSocketHandleClient {
public:
« no previous file with comments | « public/platform/WebServiceWorkerProvider.h ('k') | public/platform/WebSpeechSynthesizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698