mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Windows: Add DirectWrite font cache support (issue #1652)
This commit is contained in:
@@ -5,3 +5,10 @@
|
||||
// Multiply-included file, hence no include guard.
|
||||
|
||||
#include "libcef/common/cef_messages.h"
|
||||
|
||||
#include "chrome/common/chrome_utility_messages.h"
|
||||
#include "chrome/common/spellcheck_messages.h"
|
||||
|
||||
#if defined(OS_WIN)
|
||||
#include "chrome/common/chrome_utility_printing_messages.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user