Update to Chromium version 80.0.3987.0 (#722274)

This commit is contained in:
Alexander Guettler
2020-02-10 12:10:17 -05:00
committed by Marshall Greenblatt
parent ed39922f85
commit 71768ea6c3
131 changed files with 1620 additions and 1394 deletions

View File

@@ -12,6 +12,7 @@
// $hash=c5439c177bd70bf3d8d52e0381c08d6276453183$
//
#include "base/logging.h"
#include "include/views/cef_browser_view.h"
#include "include/views/cef_display.h"
#include "include/views/cef_label_button.h"
@@ -21,8 +22,6 @@
#include "include/views/cef_textfield.h"
#include "include/views/cef_window.h"
#include "base/logging.h"
// STATIC STUB METHODS - Do not edit by hand.
NO_SANITIZE("cfi-icall")