haikuwebkit/Tools/TestWebKitAPI/gtk
Don Olmstead 346e3af245 Fix includes for some GTK/GLib headers
https://bugs.webkit.org/show_bug.cgi?id=225020

Reviewed by Adrian Perez de Castro.

Source/WebKit:

An include was assuming Source/WebKit as its root.

* UIProcess/API/glib/WebKitInitialize.cpp:

Tools:

Update include paths to use their correct <> path.

* TestWebKitAPI/Tests/WebKitGLib/TestInputMethodContext.cpp:
* TestWebKitAPI/Tests/WebKitGLib/TestUIClient.cpp:
* TestWebKitAPI/Tests/WebKitGLib/WebProcessTest.cpp:
* TestWebKitAPI/glib/WebKitGLib/WebViewTest.cpp:
* TestWebKitAPI/glib/WebKitGLib/gtk/WebViewTestGtk.cpp:
* TestWebKitAPI/gtk/PlatformWebViewGtk.cpp:
* WebKitTestRunner/gtk/EventSenderProxyGtk.cpp:


Canonical link: https://commits.webkit.org/237029@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@276593 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-04-26 16:14:23 +00:00
..
PlatformUtilitiesGtk.cpp
PlatformWebViewGtk.cpp Fix includes for some GTK/GLib headers 2021-04-26 16:14:23 +00:00
main.cpp