diff options
author | aboxhall@chromium.org <aboxhall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-12 23:26:56 +0000 |
---|---|---|
committer | aboxhall@chromium.org <aboxhall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-12 23:26:56 +0000 |
commit | a220d9780aeea64c76bcec897d0c356bf2e32cbe (patch) | |
tree | 2981bdbf8d25fc8cc73c14393aa62dfd1b9586b6 /DEPS | |
parent | c4bcfc44764817c210c28de294eba448702b87fb (diff) | |
download | chromium_src-a220d9780aeea64c76bcec897d0c356bf2e32cbe.zip chromium_src-a220d9780aeea64c76bcec897d0c356bf2e32cbe.tar.gz chromium_src-a220d9780aeea64c76bcec897d0c356bf2e32cbe.tar.bz2 |
Add accessibility-developer-tools to DEPS (with full SHA-1).
BUG=162740
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/11416231
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172696 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -318,6 +318,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@c77344d0d39b2365775b8e1d86bafcd5ac407444", } |