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