summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoraboxhall@chromium.org <aboxhall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-27 05:09:05 +0000
committeraboxhall@chromium.org <aboxhall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-27 05:09:05 +0000
commit1d04863ebb637d08bbbfce076e1dd3d45d012d46 (patch)
treebcddb023e2fcaf45747cdcffcace06219bc2b1a6 /DEPS
parent2d4592cdedd17c5ce0de3bd5fb1bf3774a49b2c5 (diff)
downloadchromium_src-1d04863ebb637d08bbbfce076e1dd3d45d012d46.zip
chromium_src-1d04863ebb637d08bbbfce076e1dd3d45d012d46.tar.gz
chromium_src-1d04863ebb637d08bbbfce076e1dd3d45d012d46.tar.bz2
Add accessibility-developer-tools to DEPS.
BUG=162740 Review URL: https://chromiumcodereview.appspot.com/11348234 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169585 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 b68375a..2776d8a 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",
}