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=4a2ec304178530684d11e8b97ea2cfbd209d2f1e$
// $hash=843899ae8ed15cf957ab8289ee917d48c1b2080f$
//
#include "libcef_dll/cpptoc/set_cookie_callback_cpptoc.h"
@ -51,10 +51,10 @@ CefRefPtr<CefSetCookieCallback> CefCppToCRefCounted<
#if DCHECK_IS_ON()
template <>
base::AtomicRefCount
CefCppToCRefCounted<CefSetCookieCallbackCppToC,
CefSetCookieCallback,
cef_set_cookie_callback_t>::DebugObjCt = 0;
base::AtomicRefCount CefCppToCRefCounted<CefSetCookieCallbackCppToC,
CefSetCookieCallback,
cef_set_cookie_callback_t>::DebugObjCt
ATOMIC_DECLARATION;
#endif
template <>