summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-26 00:41:23 +0000
committeryusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-26 00:41:23 +0000
commitb896691389add50e216349fd598c0a200275ea26 (patch)
tree4abbb2b67706decea3136379d9dcb714b194ca4e
parentcb7ef232a4068980051971df8bf43c2c1ff5f8e5 (diff)
downloadchromium_src-b896691389add50e216349fd598c0a200275ea26.zip
chromium_src-b896691389add50e216349fd598c0a200275ea26.tar.gz
chromium_src-b896691389add50e216349fd598c0a200275ea26.tar.bz2
OTS roll (to r44)
BUG=66778 TEST=Ran try Review URL: http://codereview.chromium.org/6024009 Patch from Kenichi Ishibashi <bashi@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70174 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index efce742..73b46a0 100644
--- a/DEPS
+++ b/DEPS
@@ -91,7 +91,7 @@ deps = {
Var("webkit_trunk") + "/Tools/Scripts@" + Var("webkit_revision"),
"src/third_party/ots":
- (Var("googlecode_url") % "ots") + "/trunk@43",
+ (Var("googlecode_url") % "ots") + "/trunk@44",
"src/tools/page_cycler/acid3":
"/trunk/deps/page_cycler/acid3@19546",