Windows: Add DirectWrite font cache support (issue #1652)

This commit is contained in:
Marshall Greenblatt
2015-06-11 18:08:33 -04:00
parent de05577c86
commit ee90dc0915
11 changed files with 93 additions and 34 deletions

View File

@@ -218,9 +218,3 @@ struct ParamTraits<scoped_refptr<net::UploadData> > {
} // namespace IPC
#endif // CEF_LIBCEF_COMMON_CEF_MESSAGES_H_
#include "chrome/common/spellcheck_messages.h"
#if defined(OS_WIN)
#include "chrome/common/chrome_utility_printing_messages.h"
#endif