Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 3a2769b6312cad172c6b852362f6f2b3d82c906c..02ad6bc62af8d066256684c79230b1dbb9886999 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -51,6 +51,9 @@ deps = { |
| "src/third_party/tcmalloc/tcmalloc": |
| "http://google-perftools.googlecode.com/svn/trunk@74", |
| + |
| + "src/tools/page_cycler/acid3": |
| + "/trunk/deps/page_cycler/acid3@19546", |
| # TODO(jianli): Remove this once we do not need to run worker's layout tests |
| # in ui test. |