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

Unified Diff: webkit/DEPS

Issue 243108: Enable WebSocket in test_shell (Closed)
Patch Set: add +net/socket_stream in webkit/DEPS 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 | « chrome/renderer/renderer_glue.cc ('k') | webkit/api/public/WebKitClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/DEPS
diff --git a/webkit/DEPS b/webkit/DEPS
index 15f1b46391e56f13147ee130555291ada30e9844..2dbe2acf37f10f956e4eb38d28b5943bc4beb7cf 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -19,6 +19,7 @@ include_rules = [
"+net/http",
"+net/proxy",
"+net/socket",
+ "+net/socket_stream",
"+net/url_request",
"+third_party/npapi/bindings",
]
« no previous file with comments | « chrome/renderer/renderer_glue.cc ('k') | webkit/api/public/WebKitClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698