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