tree: 2543abb51409add00e772acd9009dc17fdbf152d [path history] [tgz]
  1. app_mode/
  2. arc/
  3. drivefs/
  4. enterprise/
  5. extensions/
  6. launcher_search/
  7. office_web_app/
  8. platform_keys/
  9. policy/
  10. printing/
  11. reporting/
  12. smart_reader/
  13. tablet_mode/
  14. upload_office_to_cloud/
  15. video_conference/
  16. BUILD.gn
  17. DEPS
  18. DIR_METADATA
  19. OWNERS
  20. README.md
chrome/browser/chromeos/README.md

chrome/browser/chromeos

This directory should contain Chrome OS specific code that has //chrome dependencies.

This directory is for shared code between Ash and Lacros. Code that is only used by Lacros should be in chrome/browser/lacros/ and code that is only used by Ash should be in chrome/browser/ash/.

There are a few exceptions to the above rules while the code is being migrated, e.g. c/b/c/exceptions/ and c/b/c/fileapi/ which are being actively worked on to separate platform-specific code to the proper directories. See the “Lacros: ChromeOS source code directory migration” design doc at https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE.