mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
browser(webkit): build fix (#4247)
This commit is contained in:
parent
163cf1befd
commit
39637a4ab0
@ -1,2 +1,2 @@
|
||||
1367
|
||||
Changed: yurys@chromium.org Mon 26 Oct 2020 05:39:40 PM PDT
|
||||
1368
|
||||
Changed: yurys@chromium.org Mon 26 Oct 2020 06:51:45 PM PDT
|
||||
|
||||
@ -1762,7 +1762,7 @@ index 4cd4740f422af662f21241215fb34855e0255b5f..3e977dee342697dba8c1c60177a1624c
|
||||
#endif
|
||||
|
||||
diff --git a/Source/WebCore/DerivedSources.make b/Source/WebCore/DerivedSources.make
|
||||
index 5e3f1bd26e8eb13fdc63cef4d601e5f7ebb468c7..088416254c0022fe3499ec0cb4965dc994ad4c1f 100644
|
||||
index 5e3f1bd26e8eb13fdc63cef4d601e5f7ebb468c7..514b713d8291c8faee6a1a83f921658b9fa3dfad 100644
|
||||
--- a/Source/WebCore/DerivedSources.make
|
||||
+++ b/Source/WebCore/DerivedSources.make
|
||||
@@ -760,6 +760,10 @@ JS_BINDING_IDLS = \
|
||||
@ -1772,7 +1772,7 @@ index 5e3f1bd26e8eb13fdc63cef4d601e5f7ebb468c7..088416254c0022fe3499ec0cb4965dc9
|
||||
+ $(WebCore)/dom/Document+Touch.idl \
|
||||
+ $(WebCore)/dom/Touch.idl \
|
||||
+ $(WebCore)/dom/TouchEvent.idl \
|
||||
+ $(WebCore)/dom/TouchList.idl
|
||||
+ $(WebCore)/dom/TouchList.idl \
|
||||
$(WebCore)/dom/Text.idl \
|
||||
$(WebCore)/dom/TextDecoder.idl \
|
||||
$(WebCore)/dom/TextDecoderStream.idl \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user