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

Unified Diff: sky/examples/rendering/borders.dart

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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/examples/game/main.dart ('k') | sky/examples/rendering/interactive_flex.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/rendering/borders.dart
diff --git a/sky/examples/rendering/borders.dart b/sky/examples/rendering/borders.dart
index 9b8dcde43eca39ccd4a952705707d3bf3b7e7580..3c362ae59815b44be199cdfb1eb8d01c544494d3 100644
--- a/sky/examples/rendering/borders.dart
+++ b/sky/examples/rendering/borders.dart
@@ -77,5 +77,5 @@ void main() {
)
),
]);
- app = new AppView(root);
+ app = new AppView(root: root);
}
« no previous file with comments | « sky/examples/game/main.dart ('k') | sky/examples/rendering/interactive_flex.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698