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=f66e7704d6938d0a6997fd7e7f575930659af430$
|
||||
// $hash=85d400500ae15b1750ac10905cac8c90e3ab1541$
|
||||
//
|
||||
|
||||
#include "libcef_dll/ctocpp/post_data_element_ctocpp.h"
|
||||
@@ -166,8 +166,8 @@ cef_post_data_element_t* CefCToCppRefCounted<
|
||||
template <>
|
||||
base::AtomicRefCount CefCToCppRefCounted<CefPostDataElementCToCpp,
|
||||
CefPostDataElement,
|
||||
cef_post_data_element_t>::DebugObjCt =
|
||||
0;
|
||||
cef_post_data_element_t>::DebugObjCt
|
||||
ATOMIC_DECLARATION;
|
||||
#endif
|
||||
|
||||
template <>
|
||||
|
Reference in New Issue
Block a user