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
+4 -4
View File
@@ -9,7 +9,7 @@
// implementations. See the translator.README.txt file in the tools directory
// for more information.
//
// $hash=55a9aa1a0d6cf32067a80b6885c7c79b9289eea1$
// $hash=f725b8ec07b64d7374594b5661d9fddb094f0a7c$
//
#include "libcef_dll/cpptoc/xml_reader_cpptoc.h"
@@ -560,9 +560,9 @@ CefCppToCRefCounted<CefXmlReaderCppToC, CefXmlReader, cef_xml_reader_t>::
#if DCHECK_IS_ON()
template <>
base::AtomicRefCount CefCppToCRefCounted<CefXmlReaderCppToC,
CefXmlReader,
cef_xml_reader_t>::DebugObjCt = 0;
base::AtomicRefCount
CefCppToCRefCounted<CefXmlReaderCppToC, CefXmlReader, cef_xml_reader_t>::
DebugObjCt ATOMIC_DECLARATION;
#endif
template <>