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

Side by Side 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, 6 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 unified diff | Download patch
« no previous file with comments | « ash/DEPS ('k') | ash/accelerators/accelerator_commands.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Mus+ash 1 Mus+ash
2 ---------- 2 ----------
3 Ash is transitioning from using aura to using mus. During the 3 Ash is transitioning from using aura to using mus. During the
4 transition period ash has support for both aura and mus. In order to 4 transition period ash has support for both aura and mus. In order to
5 work with both toolkits ash has a porting layer. This layer exists in 5 work with both toolkits ash has a porting layer. This layer exists in
6 ash/wm/common. As portions of ash are converted to the porting layer 6 ash/common. As portions of ash are converted to the porting layer they
7 DEPS files are put in place to ensure aura specific dependencies are 7 should move to ash/common. DEPS files may also be used to ensure new
8 not added back. 8 dependencies do not get added.
OLDNEW
« 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