docs: remove mention of --ui-prioritize-in-gpu-process
This switch was deleted some time ago; this doc is the only mention of it in the source tree now. TBR=kbr@chromium.org Bug: 344083 Change-Id: Ifda6a214a2ef1bdbb21b1eb3c82e3cea6e7471d7 Reviewed-on: https://chromium-review.googlesource.com/c/1426440 Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#624763}
This commit is contained in:

committed by
Commit Bot

parent
8b64e2c02c
commit
2a8cf73b88
@ -87,7 +87,7 @@ $ pactl exit
|
||||
Run chrome: (Set `CHROMIUM_SRC` to the directory containing your Chrome checkout.)
|
||||
|
||||
```
|
||||
$ sudo chvt 8; EGL_PLATFORM=surfaceless $CHROMIUM_SRC/out/Nouveau/chrome --ozone-platform=gbm --force-system-compositor-mode --login-profile=user --user-data-dir=$HOME/.config/google-chrome-gbm --ui-prioritize-in-gpu-process --use-gl=egl --enable-wayland-server --login-manager --ash-constrain-pointer-to-root --default-tile-width=512 --default-tile-height=512 --system-developer-mode --crosh-command=/bin/bash
|
||||
$ sudo chvt 8; EGL_PLATFORM=surfaceless $CHROMIUM_SRC/out/Nouveau/chrome --ozone-platform=gbm --force-system-compositor-mode --login-profile=user --user-data-dir=$HOME/.config/google-chrome-gbm --use-gl=egl --enable-wayland-server --login-manager --ash-constrain-pointer-to-root --default-tile-width=512 --default-tile-height=512 --system-developer-mode --crosh-command=/bin/bash
|
||||
```
|
||||
|
||||
Login to Chrome settings should synchronize.
|
||||
|
Reference in New Issue
Block a user