Changeset 63956 in webkit


Ignore:
Timestamp:
Jul 23, 2010 12:28:24 AM (14 years ago)
Author:
tkent@chromium.org
Message:

2010-07-23 Kent Tamura <tkent@chromium.org>

Reviewed by Shinichiro Hamaji.

Roll Chromium revision
https://bugs.webkit.org/show_bug.cgi?id=42876

  • DEPS: Roll Chromium revision to r53434 in order to have the logger initialization change (r53303)
Location:
trunk/WebKit/chromium
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKit/chromium/ChangeLog

    r63952 r63956  
     12010-07-23  Kent Tamura  <tkent@chromium.org>
     2
     3        Reviewed by Shinichiro Hamaji.
     4
     5        Roll Chromium revision
     6        https://bugs.webkit.org/show_bug.cgi?id=42876
     7
     8        * DEPS: Roll Chromium revision to r53434 in order to have the
     9        logger initialization change (r53303)
     10
    1112010-07-22  Ilya Tikhonovsky  <loislo@chromium.org>
    212
  • trunk/WebKit/chromium/DEPS

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