diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-14 06:54:27 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-14 06:54:27 +0000 |
commit | 5e255fe8ac3696f7d14d53791435cf29ffad9e92 (patch) | |
tree | 1c7c849ed482ed44dcee0091706977d4ed86576d /DEPS | |
parent | 34efd06c4caf47eef57e58dab0ca4f3f858bbc14 (diff) | |
download | chromium_src-5e255fe8ac3696f7d14d53791435cf29ffad9e92.zip chromium_src-5e255fe8ac3696f7d14d53791435cf29ffad9e92.tar.gz chromium_src-5e255fe8ac3696f7d14d53791435cf29ffad9e92.tar.bz2 |
Pull in the layout tests that match our webkit revision.
Need to make updating this part of the merge script.
Review URL: http://codereview.chromium.org/10735
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5465 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ deps = { "http://v8.googlecode.com/svn/trunk@696", "src/webkit/data/layout_tests/LayoutTests": - "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38305", + "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38376", } |