mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
fixme: disable pepper flash
This commit is contained in:
committed by
Jeremy Apthorp
parent
7aa01bc00a
commit
80ffc26713
@@ -21,5 +21,5 @@ declare_args() {
|
||||
enable_fake_location_provider = !is_official_build
|
||||
|
||||
# Enable flash plugin support.
|
||||
enable_pepper_flash = true
|
||||
enable_pepper_flash = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user