Update to Chromium revision ff259bab (#488528)

This commit is contained in:
Marshall Greenblatt
2017-07-26 19:19:27 -04:00
parent 6da2bbf229
commit f229796a39
416 changed files with 2724 additions and 2213 deletions

View File

@ -9,7 +9,7 @@
// implementations. See the translator.README.txt file in the tools directory
// for more information.
//
// $hash=b77922c7e347a9371ebdba47213b23fcd62d98a8$
// $hash=273f3770a20a3176b1c90853827cc92006f68af8$
//
#include "libcef_dll/cpptoc/v8interceptor_cpptoc.h"
@ -230,7 +230,8 @@ CefRefPtr<CefV8Interceptor> CefCppToCRefCounted<
template <>
base::AtomicRefCount CefCppToCRefCounted<CefV8InterceptorCppToC,
CefV8Interceptor,
cef_v8interceptor_t>::DebugObjCt = 0;
cef_v8interceptor_t>::DebugObjCt
ATOMIC_DECLARATION;
#endif
template <>