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

Unified Diff: DEPS

Issue 10857052: Import pywebsocket as third_party/pywebsocket (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « .gitignore ('k') | third_party/pywebsocket/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 879a959daabd556ba98908a00ecd0a5d3af475dc..cf0d3a98841e6e664d6c0e0d3f46b89bcd2b84dd 100644
--- a/DEPS
+++ b/DEPS
@@ -309,6 +309,9 @@ deps = {
"src/third_party/webpagereplay":
(Var("googlecode_url") % "web-page-replay") + "/trunk@489",
+
+ "src/third_party/pywebsocket/src":
+ (Var("googlecode_url") % "pywebsocket") + "/trunk/src@656",
}
« no previous file with comments | « .gitignore ('k') | third_party/pywebsocket/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698