Bug 251392

Summary: [GTK] Fix attempt to include WebKitPrintCustomWidget.h
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=244513

Description Michael Catanzaro 2023-01-30 13:36:31 PST
/builddir/build/BUILD/webkitgtk-2.39.6/Source/WebKit/UIProcess/API/gtk/WebKitPrintCustomWidgetPrivate.h:22:10: fatal error: WebKitPrintCustomWidget.h: No such file or directory
   22 | #include "WebKitPrintCustomWidget.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Comment 1 Michael Catanzaro 2023-01-30 13:38:50 PST
Pull request: https://github.com/WebKit/WebKit/pull/9344
Comment 2 EWS 2023-01-30 15:17:38 PST
Committed 259590@main (b8e32cb696b1): <https://commits.webkit.org/259590@main>

Reviewed commits have been landed. Closing PR #9344 and removing active labels.