Commit 29e52581 authored by derat@chromium.org's avatar derat@chromium.org

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
parent bc82fc9b
......@@ -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
......
......@@ -152,7 +152,7 @@ deps = {
"src/third_party/webgl_conformance":
"/trunk/deps/third_party/webgl/sdk/tests@106432",
# We should use the same software_renderling_list.json for all branches.
# We should use the same software_rendering_list.json for all branches.
"src/chrome/browser/resources/software_rendering_list":
"/trunk/deps/gpu/software_rendering_list@109652",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment