@@ -11,6 +11,3 @@ proprietary_codecs = true
ffmpeg_branding = "Chrome"
is_cfi = false
-
-# Use OS fontconfig
-use_bundled_fontconfig = false
@@ -21,5 +21,5 @@ declare_args() {
enable_fake_location_provider = !is_official_build
# Enable flash plugin support.
- enable_pepper_flash = false
+ enable_pepper_flash = true
}