diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-21 23:41:22 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-21 23:41:22 +0000 |
commit | 17e09ae6e699f59553f8e70c0949f7302058bde5 (patch) | |
tree | 70f10217d4b5295f0adbcae1442b7ae64c7bfc1e /DEPS | |
parent | 9704baeb5d2d07fe46879fd166663a975add7255 (diff) | |
download | chromium_src-17e09ae6e699f59553f8e70c0949f7302058bde5.zip chromium_src-17e09ae6e699f59553f8e70c0949f7302058bde5.tar.gz chromium_src-17e09ae6e699f59553f8e70c0949f7302058bde5.tar.bz2 |
non third_party/WEbKit side of WebKit merge 38550:38575.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5867 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@63", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@5824", + "/trunk/deps/third_party/WebKit@5865", "src/third_party/icu38": "/trunk/deps/third_party/icu38@5749", @@ -21,7 +21,7 @@ deps = { "http://v8.googlecode.com/svn/trunk@768", "src/webkit/data/layout_tests/LayoutTests": - "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38550", + "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38575", } |