diff options
author | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-18 14:40:52 +0000 |
---|---|---|
committer | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-18 14:40:52 +0000 |
commit | 135aedd542d7fb3df0830146c124a73e4efcce0c (patch) | |
tree | 5008f238339108cff577096b38d194f4aeca69af /.gitignore | |
parent | 7a4bb19b1571c346b1d5e4cdf4343c837816209f (diff) | |
download | chromium_src-135aedd542d7fb3df0830146c124a73e4efcce0c.zip chromium_src-135aedd542d7fb3df0830146c124a73e4efcce0c.tar.gz chromium_src-135aedd542d7fb3df0830146c124a73e4efcce0c.tar.bz2 |
Add third_party/accessibility-developer-tools to .gitignore.
TBR=aboxhall@chromium.org
BUG=
Review URL: https://codereview.chromium.org/11624017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173729 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -149,6 +149,7 @@ v8.log /third_party/WebKit /third_party/adobe/flash/binaries /third_party/adobe/flash/symbols +/third_party/accessibility-developer-tools/ /third_party/amd/ /third_party/angle /third_party/android_tools/ |