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

Side by Side Diff: sky/sky_home

Issue 1178293004: Port sky_home to the new SkyView world (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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 | « sky/shell/ios/Info.plist ('k') | sky/sky_home.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 #!mojo mojo:sky_viewer
2 <sky>
3 <script>
4 import 'sky_home.dart';
5
6 void main() {
7 new SkyHome();
8 }
9 </script>
10 </sky>
OLDNEW
« no previous file with comments | « sky/shell/ios/Info.plist ('k') | sky/sky_home.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698