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

Unified Diff: ash/README.md

Issue 2734733002: Revert "chromeos: Move files in //ash/common to //ash, part 3" (Closed)
Patch Set: Created 3 years, 9 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.cc » ('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 8d744148ac9912261b3bd84eab0d3cd0baa8edcb..b5424c6dfa1fe72ac7613c9d67bb8ac9b384a8ce 100644
--- a/ash/README.md
+++ b/ash/README.md
@@ -1,8 +1,8 @@
-Ash
+Mus+ash
----------
-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.
+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.
« no previous file with comments | « ash/DEPS ('k') | ash/accelerators/accelerator_commands.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698