diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-09 23:08:58 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-09 23:08:58 +0000 |
commit | 1094b24e3d28e181728e8fd0ba87b601620df4d7 (patch) | |
tree | 4ea82a55b06a96e7b41629e329c6829b1ac822ca /DEPS | |
parent | 032e8dc93f217097b412a7e6843598f928d17486 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |