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=4a2ec304178530684d11e8b97ea2cfbd209d2f1e$
|
||||
// $hash=843899ae8ed15cf957ab8289ee917d48c1b2080f$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/set_cookie_callback_cpptoc.h"
|
||||
@ -51,10 +51,10 @@ CefRefPtr<CefSetCookieCallback> CefCppToCRefCounted<
|
||||
|
||||
#if DCHECK_IS_ON()
|
||||
template <>
|
||||
base::AtomicRefCount
|
||||
CefCppToCRefCounted<CefSetCookieCallbackCppToC,
|
||||
CefSetCookieCallback,
|
||||
cef_set_cookie_callback_t>::DebugObjCt = 0;
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefSetCookieCallbackCppToC,
|
||||
CefSetCookieCallback,
|
||||
cef_set_cookie_callback_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
Reference in New Issue
Block a user