mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 136.0.7103.0 (#1440670)
- Win: Update to VS 2022 17.13.4 and WinSDK 10.0.26100.3323
This commit is contained in:
@ -100,7 +100,7 @@ index 3ab395e3b0b45..c012641a5dc7e 100644
|
||||
}
|
||||
|
||||
diff --git ui/linux/linux_ui.h ui/linux/linux_ui.h
|
||||
index 090e770ac2f8e..a57f9695bc377 100644
|
||||
index 15db1bd5271cd..cb2d4090c7655 100644
|
||||
--- ui/linux/linux_ui.h
|
||||
+++ ui/linux/linux_ui.h
|
||||
@@ -20,6 +20,10 @@
|
||||
@ -114,9 +114,9 @@ index 090e770ac2f8e..a57f9695bc377 100644
|
||||
// The main entrypoint into Linux toolkit specific code. GTK/QT code should only
|
||||
// be executed behind this interface.
|
||||
|
||||
@@ -62,9 +66,27 @@ class TextEditCommandAuraLinux;
|
||||
class WindowButtonOrderObserver;
|
||||
@@ -62,9 +66,27 @@ class WindowButtonOrderObserver;
|
||||
class WindowFrameProvider;
|
||||
enum class TextEditCommand;
|
||||
|
||||
+class COMPONENT_EXPORT(LINUX_UI) PrintingContextLinuxDelegate {
|
||||
+ public:
|
||||
|
Reference in New Issue
Block a user