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=4fd428371bfadec9dd68d9b95f1b0bfe2599b681$
// $hash=126ac0a271115e7f1cea48b4c73da1c2b0afc02b$
//
#include "libcef_dll/cpptoc/waitable_event_cpptoc.h"
@ -122,7 +122,8 @@ CefRefPtr<CefWaitableEvent> CefCppToCRefCounted<
template <>
base::AtomicRefCount CefCppToCRefCounted<CefWaitableEventCppToC,
CefWaitableEvent,
cef_waitable_event_t>::DebugObjCt = 0;
cef_waitable_event_t>::DebugObjCt
ATOMIC_DECLARATION;
#endif
template <>