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=34d34f4a980b476678152ac69842f7d0b3a95a36$
// $hash=a36db895d27ac61f54843952c99c7f34880980db$
//
#include "libcef_dll/cpptoc/download_handler_cpptoc.h"
@ -110,8 +110,8 @@ CefRefPtr<CefDownloadHandler> CefCppToCRefCounted<
template <>
base::AtomicRefCount CefCppToCRefCounted<CefDownloadHandlerCppToC,
CefDownloadHandler,
cef_download_handler_t>::DebugObjCt =
0;
cef_download_handler_t>::DebugObjCt
ATOMIC_DECLARATION;
#endif
template <>