Rename SkFontHost_none.cpp to SkFontMgr_empty_factory.
authorbungeman <bungeman@google.com>
Tue, 23 Jun 2015 14:18:21 +0000 (07:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Jun 2015 14:18:21 +0000 (07:18 -0700)
commitbd1fb49dd96d130aba5b2c17190b93b638469e86
treea6129239a5d2eadf01e61989aa35878954c3df67
parent6205af0e70c3d3f133b716b7e1d14188a2eaf006
Rename SkFontHost_none.cpp to SkFontMgr_empty_factory.

When the current function was added in
https://skia.googlesource.com/skia/+/070da5edcb1c6e9b9507f06a5e2c270e1c1fd796%5E%21/#F3
the SkFontHost was still alive and well. Now that this file no
longer contains any SkFontHost related code, rename the file for
clarity and uniformity.

Review URL: https://codereview.chromium.org/1196313003
src/ports/SkFontMgr_empty_factory.cpp [moved from src/ports/SkFontHost_none.cpp with 90% similarity]