diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-25 00:28:51 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-25 00:28:51 +0000 |
commit | 5c1d2c5ce296076287f4c4eac4b6e0df6e0b942d (patch) | |
tree | a3075e6a2ea03d442e387928a8584c8aafa84bf6 /DEPS | |
parent | 643681cdfe66593c1d966accff36636caee2909f (diff) | |
download | chromium_src-5c1d2c5ce296076287f4c4eac4b6e0df6e0b942d.zip chromium_src-5c1d2c5ce296076287f4c4eac4b6e0df6e0b942d.tar.gz chromium_src-5c1d2c5ce296076287f4c4eac4b6e0df6e0b942d.tar.bz2 |
src/webkit side of webkit merge 38575:38600
Review URL: http://codereview.chromium.org/12414
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5951 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -12,7 +12,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@63", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@5945", + "/trunk/deps/third_party/WebKit@5949", "src/third_party/icu38": "/trunk/deps/third_party/icu38@5827", @@ -21,13 +21,13 @@ deps = { "http://v8.googlecode.com/svn/trunk@768", "src/webkit/data/layout_tests/LayoutTests": - "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38575", + "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38600", "src/third_party/WebKit/WebKit": - "http://svn.webkit.org/repository/webkit/trunk/WebKit@38575", + "http://svn.webkit.org/repository/webkit/trunk/WebKit@38600", "src/third_party/WebKit/WebKitLibraries": - "http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries@38575", + "http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries@38600", } |