diff options
author | pamg@google.com <pamg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-30 22:23:04 +0000 |
---|---|---|
committer | pamg@google.com <pamg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-30 22:23:04 +0000 |
commit | 997c8ca739b3f79ff76adbbf421c7056af8ccdcb (patch) | |
tree | ae86a33c34904a2ec59c794f9e139461d6e7c415 /DEPS | |
parent | 7ef735ae2811757a4883f1664fd5f8ab9773b477 (diff) | |
download | chromium_src-997c8ca739b3f79ff76adbbf421c7056af8ccdcb.zip chromium_src-997c8ca739b3f79ff76adbbf421c7056af8ccdcb.tar.gz chromium_src-997c8ca739b3f79ff76adbbf421c7056af8ccdcb.tar.bz2 |
Chromium side of merge 39453:39501.
Includes new baselines for fast/transforms/identity-matrix-expected.html, which
was edited slightly, and fast/backgrounds/opacity-on-document-element.html,
which is new and looks correct.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/17010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7513 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@7494", + "/trunk/deps/third_party/WebKit@7512", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7478", @@ -21,13 +21,13 @@ deps = { "http://v8.googlecode.com/svn/trunk@968", "src/webkit/data/layout_tests/LayoutTests": - "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@39453", + "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@39501", "src/third_party/WebKit/WebKit": - "http://svn.webkit.org/repository/webkit/trunk/WebKit@39453", + "http://svn.webkit.org/repository/webkit/trunk/WebKit@39501", "src/third_party/WebKit/WebKitLibraries": - "http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries@39453", + "http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries@39501", } |