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

Unified Diff: webkit/api/src/SocketStreamHandle.cpp

Issue 293021: Introduce WebSecurityPolicy for security related methods (Closed)
Patch Set: socket needs weburl import Created 11 years, 2 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 | « webkit/api/public/WebSecurityPolicy.h ('k') | webkit/api/src/WebKit.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/api/src/SocketStreamHandle.cpp
diff --git a/webkit/api/src/SocketStreamHandle.cpp b/webkit/api/src/SocketStreamHandle.cpp
index 738ea4b463ac2bf250d81b6cf6040f03b52d326c..effd6a267561b33f3db5f0e0a2b06f8a5f64705b 100644
--- a/webkit/api/src/SocketStreamHandle.cpp
+++ b/webkit/api/src/SocketStreamHandle.cpp
@@ -41,6 +41,7 @@
#include "WebKitClient.h"
#include "WebSocketStreamHandle.h"
#include "WebSocketStreamHandleClient.h"
+#include "WebURL.h"
#include <wtf/PassOwnPtr.h>
using namespace WebKit;
« no previous file with comments | « webkit/api/public/WebSecurityPolicy.h ('k') | webkit/api/src/WebKit.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698