Changeset 73995 in webkit


Ignore:
Timestamp:
Dec 13, 2010 7:04:38 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2010-12-13 Mike Lawther <mikelawther@chromium.org>

Reviewed by James Robinson.

Update chromium DEPS to pull in latest Skia
https://bugs.webkit.org/show_bug.cgi?id=50984

Roll to revision that pulled in Skia r632 (http://src.chromium.org/viewvc/chrome?view=rev&revision=68558)

  • DEPS:
Location:
trunk/WebKit/chromium
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKit/chromium/ChangeLog

    r73940 r73995  
     12010-12-13  Mike Lawther  <mikelawther@chromium.org>
     2
     3        Reviewed by James Robinson.
     4
     5        Update chromium DEPS to pull in latest Skia
     6        https://bugs.webkit.org/show_bug.cgi?id=50984
     7
     8        Roll to revision that pulled in Skia r632 (http://src.chromium.org/viewvc/chrome?view=rev&revision=68558)
     9
     10        * DEPS:
     11
    1122010-12-13  David Holloway  <dhollowa@chromium.org>
    213
  • trunk/WebKit/chromium/DEPS

    r73156 r73995  
    3333vars = {
    3434  'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
    35   'chromium_rev': '67980'
     35  'chromium_rev': '68558'
    3636}
    3737
Note: See TracChangeset for help on using the changeset viewer.