diff options
author | bashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-04 20:33:33 +0000 |
---|---|---|
committer | bashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-04 20:33:33 +0000 |
commit | 67f961d089584f227866808cb7428c111a174210 (patch) | |
tree | 9c15df6e8cd6139f1b5a47a2b30ae92828070301 /DEPS | |
parent | 643fdee7a0a0c638417fd8f65814d50048a2acdb (diff) | |
download | chromium_src-67f961d089584f227866808cb7428c111a174210.zip chromium_src-67f961d089584f227866808cb7428c111a174210.tar.gz chromium_src-67f961d089584f227866808cb7428c111a174210.tar.bz2 |
OTS roll r94:r95
BUG=chromium:146254
Review URL: https://chromiumcodereview.appspot.com/10925002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154803 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -147,7 +147,7 @@ deps = { Var("webkit_trunk") + "/Tools/TestWebKitAPI@" + Var("webkit_revision"), "src/third_party/ots": - (Var("googlecode_url") % "ots") + "/trunk@94", + (Var("googlecode_url") % "ots") + "/trunk@95", "src/tools/page_cycler/acid3": "/trunk/deps/page_cycler/acid3@150075", |