diff options
author | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-14 21:02:41 +0000 |
---|---|---|
committer | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-14 21:02:41 +0000 |
commit | 29e52581783f045f2b4ccac4452b2a26430ceafa (patch) | |
tree | 662b8a81e12f5159ae7970e15cb8ea2b398c3ee7 /.gitignore | |
parent | bc82fc9b20f5a67ea2d1435315c23551aa67f148 (diff) | |
download | chromium_src-29e52581783f045f2b4ccac4452b2a26430ceafa.zip chromium_src-29e52581783f045f2b4ccac4452b2a26430ceafa.tar.gz chromium_src-29e52581783f045f2b4ccac4452b2a26430ceafa.tar.bz2 |
Add browser/resources/software_rendering_list to .gitignore.
Also fix a typo in a DEPS comment.
BUG=none
TEST=ran "git status"
TBR=zmo
Review URL: http://codereview.chromium.org/8528039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109950 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ v8.log /chrome/browser/autofill/internal /chrome/browser/extensions/default_extensions/chromeos /chrome/browser/protector/internal +/chrome/browser/resources/software_rendering_list /chrome/browser/spellchecker/internal /chrome/installer/linux /chrome/installer/mac/internal |