tree: 03ebecdff041d0d8cecd12ae9d7f8b6164407c17 [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