tree: 160d236900ce11dc44a45ca6125e6417e1af013b [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

WebEngine Shell

This directory contains a minimal shell that runs WebEngine.

To build and run the sample app:

    $ autoninja -C out/Default run_webengine_shell_local
    $ out/Default/bin/run_webengine_shell_local

To build and run the sample app with a browsing sandbox (limited capabilities):

    $ autoninja -C out/Default run_webengine_shell
    $ out/Default/bin/run_webengine_shell