tree: 0a55e89d3e9df19839fc01b828537a2a8967c0bf [path history] [tgz]
  1. public/
  2. BUILD.gn
  3. DEPS
  4. manifest.json
  5. OWNERS
  6. README.md
  7. simple_browser_service.cc
  8. simple_browser_service.h
  9. window.cc
  10. window.h
services/content/simple_browser/README.md

This directory contains an implementation of a simple, sandboxed, Content Service client application which serves as a tool for manual developer testing of the Content Service, a straightforward example browser application consuming the Content Service, and potentially as a target for driving automated Content Service integration tests.

To play around with simple_browser today, build Chrome with target_os = "chromeos" and run with --enable-features=Mash and --launch-simple-browser.