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