tree: 98a5e542a97ac3b4372c6e0eeb3a6a154ecb3e65 [path history] [tgz]
  1. android/
  2. app/
  3. browser/
  4. BUILD.gn
  5. DEPS
  6. README.md
  7. shell_resources.grd
weblayer/shell/README.md

WebLayer Shell

This directory contains a minimal shell that runs WebLayer.

To build and run on desktop:

autoninja -C out/Default weblayer_shell
out/Default/weblayer_shell

To build and run on Android:

autoninja -C out/Default run_weblayer_shell
out/Default/bin/run_weblayer_shell