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

Unified Diff: ash/README.md

Issue 2030593002: Renames ash/wm/common into ash/common/wm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 e0396e03e34d6ede6d7c3bef6ee35dcff0199d16..b5424c6dfa1fe72ac7613c9d67bb8ac9b384a8ce 100644
--- a/ash/README.md
+++ b/ash/README.md
@@ -3,6 +3,6 @@ Mus+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/wm/common. As portions of ash are converted to the porting layer
-DEPS files are put in place to ensure aura specific dependencies are
-not added back.
+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