projects
/
webkit2gtk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fd7ebd
)
Fix non-unified build
author
Alberto Garcia
<berto@igalia.com>
Fri, 3 Feb 2023 14:52:39 +0000
(14:52 +0000)
committer
Alberto Garcia
<berto@igalia.com>
Fri, 3 Feb 2023 14:52:39 +0000
(14:52 +0000)
===================================================================
Gbp-Pq: Name fix-nonunified-build.patch
Source/WebCore/html/HTMLInputElement.cpp
patch
|
blob
|
history
diff --git
a/Source/WebCore/html/HTMLInputElement.cpp
b/Source/WebCore/html/HTMLInputElement.cpp
index 364b6e1b53f3815681833b00db8867bc957f1171..2a0d3adcf47bd6519c07bac1f4feddfb8635bc57 100644
(file)
--- a/
Source/WebCore/html/HTMLInputElement.cpp
+++ b/
Source/WebCore/html/HTMLInputElement.cpp
@@
-43,6
+43,7
@@
#include "DocumentInlines.h"
#include "Editor.h"
#include "ElementInlines.h"
+#include "EventLoop.h"
#include "EventNames.h"
#include "FileChooser.h"
#include "FileInputType.h"