mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 78.0.3904.0 (#693954)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=d031ce1331738df412c61dd9bf4c6d36f94b82a8$
|
||||
// $hash=b9e902ff99086dca1a15f17daaeda2f9e32f6d89$
|
||||
//
|
||||
|
||||
#ifndef CEF_LIBCEF_DLL_CTOCPP_PRINT_SETTINGS_CTOCPP_H_
|
||||
@@ -37,7 +37,6 @@ class CefPrintSettingsCToCpp
|
||||
// CefPrintSettings methods.
|
||||
bool IsValid() OVERRIDE;
|
||||
bool IsReadOnly() OVERRIDE;
|
||||
CefRefPtr<CefPrintSettings> Copy() OVERRIDE;
|
||||
void SetOrientation(bool landscape) OVERRIDE;
|
||||
bool IsLandscape() OVERRIDE;
|
||||
void SetPrinterPrintableArea(const CefSize& physical_size_device_units,
|
||||
|
Reference in New Issue
Block a user