0

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:
kylechar
2016-07-21 11:42:21 -07:00
committed by Commit bot
parent d3b350b39b
commit 3f2b800844
15 changed files with 7 additions and 851 deletions

@ -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)