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

Unified Diff: DEPS

Issue 10020064: Checkout Web Page Replay in src/third_party (was chrome/tools/build/third_party). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | tools/python/google/webpagereplay_utils.py » ('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 7a887af522b26017d9df14fb143562398c6f2726..68b4104264479cfe8fb764572720a0ad78f22b6e 100644
--- a/DEPS
+++ b/DEPS
@@ -334,6 +334,11 @@ deps = {
"src/tools/deps2git":
"/trunk/tools/deps2git@128331",
+
+ "src/third_party/webpagereplay":
+ "http://web-page-replay.googlecode.com/svn/trunk@447",
cmp 2012/04/18 20:35:38 Use (Var("googlecode_url") % "web-page-replay") he
slamm_google 2012/04/18 21:14:46 Done.
+ "src/third_party/webpagereplay/third_party/ipaddr":
+ "http://ipaddr-py.googlecode.com/svn/trunk@244",
cmp 2012/04/18 20:35:38 Use (Var("googlecode_url") % "ipaddr-py") here, to
slamm_google 2012/04/18 21:14:46 Done.
}
« no previous file with comments | « no previous file | tools/python/google/webpagereplay_utils.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698