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

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: ipaddr is under webpagereplay now. 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 11fd05d288ed0e76cc2e04e9db6ffac5ee930e7b..724f027b64fa819b1e3ad11cf01f307aeb600b9b 100644
--- a/DEPS
+++ b/DEPS
@@ -334,6 +334,9 @@ deps = {
"src/tools/deps2git":
"/trunk/tools/deps2git@128331",
+
+ "src/third_party/webpagereplay":
+ (Var("googlecode_url") % "web-page-replay") + "/trunk@447",
James Simonsen 2012/04/27 18:29:07 I think you need to update this. r454 has the new
}
« 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