Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3174)

Unified Diff: ash/README.md

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/DEPS ('k') | ash/accelerators/accelerator_commands.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/README.md
diff --git a/ash/README.md b/ash/README.md
index b5424c6dfa1fe72ac7613c9d67bb8ac9b384a8ce..8d744148ac9912261b3bd84eab0d3cd0baa8edcb 100644
--- a/ash/README.md
+++ b/ash/README.md
@@ -1,8 +1,8 @@
-Mus+ash
+Ash
----------
-Ash is transitioning from using aura to using mus. During the
-transition period ash has support for both aura and mus. In order to
-work with both toolkits ash has a porting layer. This layer exists in
-ash/common. As portions of ash are converted to the porting layer they
-should move to ash/common. DEPS files may also be used to ensure new
-dependencies do not get added.
+Ash is the "aura shell", the window manager and system UI for Chrome
+OS.
+
+The mustash project is migrating ash to work with both traditional
+aura ("classic ash") and the mojo UI service ("mus"). Support for
+the differences are in ash/aura and ash/mus.
« no previous file with comments | « ash/DEPS ('k') | ash/accelerators/accelerator_commands.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698