| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index f5a0ca0074318f73bc6609bbfc3c5bd1bda77ab8..e52946f46c0acd453b78d251b032a34cb8b2eb26 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -16,7 +16,7 @@
|
| #
|
| # When adding a new dependency, please update the top-level .gitignore file
|
| # to list the dependency's destination directory.
|
| -
|
| +#THis is a whitespace change
|
| vars = {
|
| # Use this googlecode_url variable only if there is an internal mirror for it.
|
| # If you do not know, use the full path while defining your new deps entry.
|
| @@ -46,7 +46,7 @@ vars = {
|
| "lss_revision": "31",
|
| "sfntly_revision": "239",
|
| "lighttpd_revision": "33737",
|
| - "skia_revision": "41ebbddd76b747d5fb32c02dda0de3d03a3edda5",
|
| + "skia_revision": "ba59a67f916f0909815d9a5b93e0a2af528f5791",
|
| # Three lines of non-changing comments so that
|
| # the commit queue can handle CLs rolling Skia
|
| # and V8 without interference from each other.
|
|
|