mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:17:44 +00:00
LibWeb+Browser: Remove unnecessary InProcessWebView.h includes
This commit is contained in:
parent
c915174563
commit
dfa9dcca98
10 changed files with 7 additions and 11 deletions
|
@ -9,7 +9,6 @@
|
|||
#include <LibGUI/Widget.h>
|
||||
#include <LibJS/Console.h>
|
||||
#include <LibJS/Forward.h>
|
||||
#include <LibWeb/InProcessWebView.h>
|
||||
|
||||
namespace Browser {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue