diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-29 20:19:12 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-29 20:19:12 +0000 |
commit | c512b99ea3cb3d7c275850988336804d46f4d529 (patch) | |
tree | 99987d2e2f5f2caba481d5a1ca0c1526d8e5aace /DEPS | |
parent | 5c49bf95389c06ed30d3414bc6cdb0c894522df9 (diff) | |
download | chromium_src-c512b99ea3cb3d7c275850988336804d46f4d529.zip chromium_src-c512b99ea3cb3d7c275850988336804d46f4d529.tar.gz chromium_src-c512b99ea3cb3d7c275850988336804d46f4d529.tar.bz2 |
Hook up the new font API to WebKit. This moves the existing GetFontTable API to
the private font interface.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/3044029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54173 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@174", + "http://ppapi.googlecode.com/svn/trunk@176", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + |