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=ecc954784a8061eb04b71933bb657368ef120dfa$
|
||||
// $hash=62d24a0ab7ac9540d00effbb5d3917116d5e3795$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/x509certificate_cpptoc.h"
|
||||
@ -251,7 +251,8 @@ CefRefPtr<CefX509Certificate> CefCppToCRefCounted<
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefX509CertificateCppToC,
|
||||
CefX509Certificate,
|
||||
cef_x509certificate_t>::DebugObjCt = 0;
|
||||
cef_x509certificate_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
Reference in New Issue
Block a user