tree: 2027e9f0b27149efa7df1e3c1782f4dbcf2331f5 [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