Fix purify complaint about FontData structs being leaked.  These are held in a
cache that never evicts anything, so they are not real leaks.  We just used to
free them before to probably make purify happy, and I didn't realize that when
I made recent changes to the file.  Now we clean up the FontData structs again.

R=brettw

Review URL: http://codereview.chromium.org/14410

git-svn-id: svn://svn.chromium.org/chrome/trunk@6961 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed
tree: 9987cb36185cf4672929f5aade8552ed7907a21d
  1. depot_tools/
  2. deps/
  3. src/
  4. tools/