chrome/chromium: Update platform flags
Platform hint seems to be broken and not work any more. https://issues.chromium.org/issues/329678163
This commit is contained in:
parent
1bb04f1b3b
commit
56301c198b
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
--ozone-platform-hint=auto
|
||||
--enable-feature=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
||||
--ignore-gpu-blocklist
|
||||
--enable-gpu-rasterization
|
||||
--enable-zero-copy
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
--ozone-platform-hint=auto
|
||||
--enable-feature=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
||||
--ignore-gpu-blocklist
|
||||
--enable-gpu-rasterization
|
||||
--enable-zero-copy
|
||||
|
|
Loading…
Reference in a new issue