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=2babe5bd3069d25994beb6d122d59b0038c5a2bb$
// $hash=322a19963f74b2e1d2038ee223085a9a00c14b4f$
//
#include "libcef_dll/cpptoc/views/scroll_view_cpptoc.h"
@ -1077,9 +1077,9 @@ CefCppToCRefCounted<CefScrollViewCppToC, CefScrollView, cef_scroll_view_t>::
#if DCHECK_IS_ON()
template <>
base::AtomicRefCount CefCppToCRefCounted<CefScrollViewCppToC,
CefScrollView,
cef_scroll_view_t>::DebugObjCt = 0;
base::AtomicRefCount
CefCppToCRefCounted<CefScrollViewCppToC, CefScrollView, cef_scroll_view_t>::
DebugObjCt ATOMIC_DECLARATION;
#endif
template <>