diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-29 21:59:26 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-29 21:59:26 +0000 |
commit | 901baddfb80f62f14ea9b19fdb1852ba7b0c89b9 (patch) | |
tree | 0db27c2ce8082b2f729e681bbf3191c5cfed5818 /DEPS | |
parent | 10b5fac421d0cbb62af016e9b252edeab9962243 (diff) | |
download | chromium_src-901baddfb80f62f14ea9b19fdb1852ba7b0c89b9.zip chromium_src-901baddfb80f62f14ea9b19fdb1852ba7b0c89b9.tar.gz chromium_src-901baddfb80f62f14ea9b19fdb1852ba7b0c89b9.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@54203 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@180", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + |