Bug 251392 - [GTK] Fix attempt to include WebKitPrintCustomWidget.h
Summary: [GTK] Fix attempt to include WebKitPrintCustomWidget.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-30 13:36 PST by Michael Catanzaro
Modified: 2023-01-30 15:17 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.