mirror of
https://github.com/electron/electron.git
synced 2026-02-04 20:25:19 -05:00
[OnionSoup] Replace content::RendererPreferences with the mojom one.
https://chromium-review.googlesource.com/c/1426522
This commit is contained in:
committed by
Samuel Attard
parent
d04d11cfb5
commit
014654e794
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user