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=04255b222eef72aeea67720233b7b0b7b9000365$
// $hash=ee5e4d79a9cfc731aa4fa5b543fadf181d133841$
//
#include "libcef_dll/cpptoc/jsdialog_handler_cpptoc.h"
@ -158,8 +158,8 @@ CefRefPtr<CefJSDialogHandler> CefCppToCRefCounted<
template <>
base::AtomicRefCount CefCppToCRefCounted<CefJSDialogHandlerCppToC,
CefJSDialogHandler,
cef_jsdialog_handler_t>::DebugObjCt =
0;
cef_jsdialog_handler_t>::DebugObjCt
ATOMIC_DECLARATION;
#endif
template <>