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