Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 03356889eb10f88cc5ba44bc26e6e7d0b04a5711..001942fcc1bfe13a2b0dcfc261c42e57ea35e1d7 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -315,6 +315,9 @@ deps = { |
| "src/third_party/opus/src": |
| "/trunk/deps/third_party/opus@165487", |
| + |
| + "src/chrome/third_party/accessibility-developer-tools": |
| + Var("chromium_git") + "/external/accessibility-developer-tools.git@c77344d", |
| } |