summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoraboxhall@chromium.org <aboxhall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-12 23:26:56 +0000
committeraboxhall@chromium.org <aboxhall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-12 23:26:56 +0000
commita220d9780aeea64c76bcec897d0c356bf2e32cbe (patch)
tree2981bdbf8d25fc8cc73c14393aa62dfd1b9586b6 /DEPS
parentc4bcfc44764817c210c28de294eba448702b87fb (diff)
downloadchromium_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--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 0a98021..6956ceb 100644
--- a/DEPS
+++ b/DEPS
@@ -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",
}