Back to Chromium

README

chrome/browser/ash/crosapi/README.md

149.0.7827.2405 B
Original Source

This directory contains the ash-chrome implementation of the ChromeOS API (//chromeos/crosapi). This is the system implementation of ChromeOS-specific functionality which lacros-chrome requires.

There are currently two types of files in this directory:

  • Files for launching and connecting to lacros-chrome. These are named lacros_foo.
  • Files that implement the crosapi. These are named foo_ash.