[TOOLS] removed gn arg enable_ppapi no longer active
This commit is contained in:
@@ -156,7 +156,6 @@ if (target_os == "win") {
|
||||
enable_pdf = true
|
||||
pdf_is_complete_lib = true
|
||||
enable_plugins = true
|
||||
enable_ppapi = false
|
||||
|
||||
chrome_pgo_phase = 2 # enable pgo
|
||||
|
||||
@@ -172,7 +171,6 @@ if (target_os == "linux") {
|
||||
enable_pdf = true
|
||||
pdf_is_complete_lib = true
|
||||
enable_plugins = true
|
||||
enable_ppapi = false
|
||||
|
||||
use_sysroot = true
|
||||
chrome_pgo_phase = 2 # enable pgo
|
||||
|
||||
Reference in New Issue
Block a user