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

Unified Diff: DEPS

Issue 284223006: Move Web Page Replay dep to github. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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 | « no previous file | no next file » | 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 0904604508f38b642ca3a1852370800e5762fcfc..77c0a6789e1a6aee7e0a72cfed375f6fc121fa34 100644
--- a/DEPS
+++ b/DEPS
@@ -289,7 +289,8 @@ deps = {
Var("llvm_url") + "/cfe/trunk/tools/clang-format@206068",
"src/third_party/webpagereplay":
- (Var("googlecode_url") % "web-page-replay") + "/trunk@544",
+ Var("chromium_git") + "/external/web-page-replay.git@" +
+ "4edb10429743bf53ef58ec9440e8034ae5f93ff5",
"src/third_party/pywebsocket/src":
(Var("googlecode_url") % "pywebsocket") + "/trunk/src@790",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698