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=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 <>