tree: 2e901b2f6dca16c848ff5900259e3b98956442d1 [path history] [tgz]
  1. android/
  2. app/
  3. browser/
  4. common/
  5. BUILD.gn
  6. DEPS
  7. README.md
  8. 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