summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-09 23:08:58 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-09 23:08:58 +0000
commit1094b24e3d28e181728e8fd0ba87b601620df4d7 (patch)
tree4ea82a55b06a96e7b41629e329c6829b1ac822ca /DEPS
parent032e8dc93f217097b412a7e6843598f928d17486 (diff)
downloadchromium_src-1094b24e3d28e181728e8fd0ba87b601620df4d7.zip
chromium_src-1094b24e3d28e181728e8fd0ba87b601620df4d7.tar.gz
chromium_src-1094b24e3d28e181728e8fd0ba87b601620df4d7.tar.bz2
Roll ots 74:76
75: [OTS] sanitizer incorrectly rejects fonts with optical size feature ('size') 76: Remove all 51 static initializers from ots.cc. BUG=94925 TEST=none TBR=agl Review URL: http://codereview.chromium.org/8894011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113877 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 4dc3779..7e6e340 100644
--- a/DEPS
+++ b/DEPS
@@ -150,7 +150,7 @@ deps = {
Var("webkit_trunk") + "/Tools/TestWebKitAPI@" + Var("webkit_revision"),
"src/third_party/ots":
- (Var("googlecode_url") % "ots") + "/trunk@74",
+ (Var("googlecode_url") % "ots") + "/trunk@76",
"src/tools/page_cycler/acid3":
"/trunk/deps/page_cycler/acid3@102714",