diff options
author | bashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-24 05:42:53 +0000 |
---|---|---|
committer | bashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-24 05:42:53 +0000 |
commit | 0ebd6936526bd8906f1fd1a5c13912efaef4fdbd (patch) | |
tree | 788bedbe3893a5ae03347d6479cd7cc4c6d5f91d /DEPS | |
parent | 2b80909f744b772ce76bb52e83368e6590fb9df0 (diff) | |
download | chromium_src-0ebd6936526bd8906f1fd1a5c13912efaef4fdbd.zip chromium_src-0ebd6936526bd8906f1fd1a5c13912efaef4fdbd.tar.gz chromium_src-0ebd6936526bd8906f1fd1a5c13912efaef4fdbd.tar.bz2 |
[OTS] Roll ots to r81
BUG=112414
TEST=try
Review URL: http://codereview.chromium.org/9453034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123440 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,7 +159,7 @@ deps = { Var("webkit_trunk") + "/Tools/TestWebKitAPI@" + Var("webkit_revision"), "src/third_party/ots": - (Var("googlecode_url") % "ots") + "/trunk@80", + (Var("googlecode_url") % "ots") + "/trunk@81", "src/tools/page_cycler/acid3": "/trunk/deps/page_cycler/acid3@102714", |