feat: replace BrowserView with WebContentsView (#35658)

This commit is contained in:
Jeremy Rose
2023-12-13 13:01:03 -08:00
committed by GitHub
parent a94fb2cb5d
commit 15c6014324
76 changed files with 2987 additions and 1531 deletions

View File

@@ -9,7 +9,6 @@ buildflag_header("buildflags") {
header = "buildflags.h"
flags = [
"ENABLE_VIEWS_API=$enable_views_api",
"ENABLE_PDF_VIEWER=$enable_pdf_viewer",
"ENABLE_ELECTRON_EXTENSIONS=$enable_electron_extensions",
"ENABLE_BUILTIN_SPELLCHECKER=$enable_builtin_spellchecker",

View File

@@ -3,8 +3,6 @@
# found in the LICENSE file.
declare_args() {
enable_views_api = true
enable_pdf_viewer = true
# Provide a fake location provider for mocking