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

Unified Diff: public/web/WebSocket.h

Issue 454103003: Cleanup namespace usage in public/web/Web[N-Z]*.h. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 | « public/web/WebSharedWorker.h ('k') | public/web/WebSpeechGrammar.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebSocket.h
diff --git a/public/web/WebSocket.h b/public/web/WebSocket.h
index efa9a3551910db0632333509cb0c4aca39163daa..e816fdeee1fc85fe8dea851c3319d2cc6cdec2d6 100644
--- a/public/web/WebSocket.h
+++ b/public/web/WebSocket.h
@@ -35,8 +35,6 @@
#include "../platform/WebPrivatePtr.h"
#include "../platform/WebString.h"
-namespace blink { class WebSocketChannel; }
-
namespace blink {
class WebArrayBuffer;
« no previous file with comments | « public/web/WebSharedWorker.h ('k') | public/web/WebSpeechGrammar.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698