| OLD | NEW |
| 1 deps = { | 1 deps = { |
| 2 "build/third_party/webpagereplay": |
| 3 "http://web-page-replay.googlecode.com/svn/trunk@444", |
| 4 |
| 2 "build/third_party/lighttpd": | 5 "build/third_party/lighttpd": |
| 3 "/trunk/deps/third_party/lighttpd@58968", | 6 "/trunk/deps/third_party/lighttpd@58968", |
| 4 | 7 |
| 5 "build/third_party/gsutil": | 8 "build/third_party/gsutil": |
| 6 "svn://svn.chromium.org/gsutil/trunk/src@145", | 9 "svn://svn.chromium.org/gsutil/trunk/src@145", |
| 7 | 10 |
| 8 "build/third_party/gsutil/boto": | 11 "build/third_party/gsutil/boto": |
| 9 "svn://svn.chromium.org/boto@3", | 12 "svn://svn.chromium.org/boto@3", |
| 10 | 13 |
| 11 "commit-queue": | 14 "commit-queue": |
| 12 "/trunk/tools/commit-queue", | 15 "/trunk/tools/commit-queue", |
| 13 | 16 |
| 14 "depot_tools": | 17 "depot_tools": |
| 15 "/trunk/tools/depot_tools", | 18 "/trunk/tools/depot_tools", |
| 16 } | 19 } |
| OLD | NEW |