Chromium Code Reviews| 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
|
| } |