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

Unified Diff: ash/README.md

Issue 2012343002: Converts overview to use common ash types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback 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 | « no previous file | ash/ash.gyp » ('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
new file mode 100644
index 0000000000000000000000000000000000000000..c02762bcf45c6c39dfd44ade5acb1530de4d2187
--- /dev/null
+++ b/ash/README.md
@@ -0,0 +1,8 @@
+Mus+ash
James Cook 2016/05/27 16:04:03 Hooray for readme files! I wish Chrome had more.
+----------
+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
+added back.
James Cook 2016/05/27 16:04:03 *not* added back?
sky 2016/05/27 16:58:23 Woops. Done.
« no previous file with comments | « no previous file | ash/ash.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698