mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision ff259bab (#488528)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
// implementations. See the translator.README.txt file in the tools directory
|
||||
// for more information.
|
||||
//
|
||||
// $hash=7dea8c243d0082bc8a9cf98e4b8b2e58d7d02602$
|
||||
// $hash=908ae6082940c366a645f5727dec20a377dbee21$
|
||||
//
|
||||
|
||||
#include "libcef_dll/ctocpp/print_settings_ctocpp.h"
|
||||
@@ -388,7 +388,8 @@ CefCToCppRefCounted<CefPrintSettingsCToCpp,
|
||||
template <>
|
||||
base::AtomicRefCount CefCToCppRefCounted<CefPrintSettingsCToCpp,
|
||||
CefPrintSettings,
|
||||
cef_print_settings_t>::DebugObjCt = 0;
|
||||
cef_print_settings_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
Reference in New Issue
Block a user