commit | 4aa75b798049741f214aac4a9ed959aa46d54d7e | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Thu Oct 23 12:25:29 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 23 12:25:29 2014 -0700 |
tree | c28d44dff965b74bc3bc4fb5e1805d73c838ac67 | |
parent | a40a276bcee2246439dcf816273c1307f5c3c69f [diff] |
Correct typo in SkRemotableFontMgr_win_dw.cpp. New code was introduced behind a flag, but in that code there is a comma before a parameter name instead of after. Review URL: https://codereview.chromium.org/646323003