directWrite option is removed

This commit is contained in:
Cheng Zhao 2016-07-05 09:20:57 +09:00
parent d0719e9b4b
commit 8d3e09747a
4 changed files with 0 additions and 12 deletions

View file

@ -48,7 +48,6 @@ extern const char kFocusable[];
extern const char kWebPreferences[];
// WebPreferences.
extern const char kDirectWrite[];
extern const char kZoomFactor[];
extern const char kPreloadScript[];
extern const char kPreloadURL[];