Browse Source

Remove enable_swiftshader=false from GN flags

This addresses
https://github.com/ungoogled-software/ungoogled-chromium-macos/issues/24,
which requires enable_swiftshader=true. There is no strong reason in terms
of the project's objectives to disable SwiftShader, so it will be moved
to the platform-specific flags.
Eloston 4 years ago
parent
commit
7fc5d1a8d0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      flags.gn

+ 0 - 1
flags.gn

@@ -11,7 +11,6 @@ enable_reading_list=false
 enable_remoting=false
 enable_reporting=false
 enable_service_discovery=false
-enable_swiftshader=false
 enable_widevine=true
 exclude_unwind_tables=true
 fieldtrial_testing_like_official_build=true