Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 0a98021485ea85e06c4209e3eaf4bff834a520ce..96c6ee5e94f4b8c15f2ce63347437bf5352a1703 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -318,6 +318,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", |
| } |