tree: 75cbc24a7c4867022e21a96eb3a7767e5ca50066 [path history] [tgz]
  1. app_mode/
  2. arc/
  3. cros_apps/
  4. drivefs/
  5. enterprise/
  6. extensions/
  7. gemini_app/
  8. network/
  9. office_web_app/
  10. platform_keys/
  11. policy/
  12. printing/
  13. reporting/
  14. tablet_mode/
  15. upload_office_to_cloud/
  16. video_conference/
  17. BUILD.gn
  18. DEPS
  19. DIR_METADATA
  20. OWNERS
  21. 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.