diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-03 21:01:35 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-03 21:01:35 +0000 |
commit | e71cb9554f18b9ae666d3a0b90178c107fc94eb2 (patch) | |
tree | 3da43da34cab6b2da564d13f4968c47fbb337b8d /DEPS | |
parent | 22044e4de614b14e21abe9706e4c1460f9b06465 (diff) | |
download | chromium_src-e71cb9554f18b9ae666d3a0b90178c107fc94eb2.zip chromium_src-e71cb9554f18b9ae666d3a0b90178c107fc94eb2.tar.gz chromium_src-e71cb9554f18b9ae666d3a0b90178c107fc94eb2.tar.bz2 |
Pull PPAPI and get support for average char width. Hook it up to "0" for now
until WebKit exposes this. Range check the max font size.
BUG=51066
TEST=none
Review URL: http://codereview.chromium.org/3029055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54816 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -158,7 +158,7 @@ deps = { Var("libvpx_revision"), "src/third_party/ppapi": - "http://ppapi.googlecode.com/svn/trunk@180", + "http://ppapi.googlecode.com/svn/trunk@183", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + |