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=665bb7026a3b2824cbb98a8904d85957b0cf3804$
|
||||
// $hash=08119525638c7d00c2668dfd73f96933c7fc9b50$
|
||||
//
|
||||
|
||||
#include "libcef_dll/cpptoc/process_message_cpptoc.h"
|
||||
@ -140,7 +140,8 @@ CefRefPtr<CefProcessMessage> CefCppToCRefCounted<
|
||||
template <>
|
||||
base::AtomicRefCount CefCppToCRefCounted<CefProcessMessageCppToC,
|
||||
CefProcessMessage,
|
||||
cef_process_message_t>::DebugObjCt = 0;
|
||||
cef_process_message_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
Reference in New Issue
Block a user