[OnionSoup] Replace content::RendererPreferences with the mojom one.
https://chromium-review.googlesource.com/c/1426522
This commit is contained in:
parent
d04d11cfb5
commit
014654e794
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
#endif
|
||||
|
||||
#if defined(OS_LINUX) || defined(OS_WIN)
|
||||
#include "content/public/common/renderer_preferences.h"
|
||||
#include "third_party/blink/public/mojom/renderer_preferences.mojom.h"
|
||||
#include "ui/gfx/font_render_params.h"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue