diff options
author | aboxhall@chromium.org <aboxhall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-01 04:58:56 +0000 |
---|---|---|
committer | aboxhall@chromium.org <aboxhall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-01 04:58:56 +0000 |
commit | 199e81cf946dec18a823ba024ed470ad187bc167 (patch) | |
tree | a31d05e35b8e5645b83e3582cc181f2f514f15b2 /DEPS | |
parent | afb70beb228acaf185b9858ae58cc90c8cc7389e (diff) | |
download | chromium_src-199e81cf946dec18a823ba024ed470ad187bc167.zip chromium_src-199e81cf946dec18a823ba024ed470ad187bc167.tar.gz chromium_src-199e81cf946dec18a823ba024ed470ad187bc167.tar.bz2 |
Remove accessibility-developer-tools from DEPS
To be submitted after https://codereview.chromium.org/23830003/
BUG=
Review URL: https://codereview.chromium.org/23548013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226142 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -242,9 +242,6 @@ deps = { "src/third_party/opus/src": "/trunk/deps/third_party/opus@185324", - "src/third_party/accessibility-developer-tools": - Var("chromium_git") + "/external/accessibility-developer-tools.git@2e3c9c8e49277a0ca1eeba510271eb03f9486d8f", - "src/media/cdm/ppapi/api": "/trunk/deps/cdm@181763", |