Delete Ozone egltest platform.
The Ozone X11 platform implements a more complete X11 backend for Ozone and egltest is unused at this point. Delete the egltest code and all the accompanying parts of GYP and GN build files. BUG=none Review-Url: https://codereview.chromium.org/2167243002 Cr-Commit-Position: refs/heads/master@{#406918}
This commit is contained in:
build
docs
ui
@ -25,7 +25,7 @@ ninja -C out/Debug cast_shell
|
||||
```
|
||||
|
||||
```shell
|
||||
out/Debug/cast_shell --ozone-platform=egltest http://google.com
|
||||
out/Debug/cast_shell --ozone-platform=x11 http://google.com
|
||||
```
|
||||
|
||||
## Building/running cast\_shell\_apk (Android)
|
||||
|
Reference in New Issue
Block a user