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

Unified Diff: sky/sdk/BUILD.gn

Issue 1217623002: Support for background images on cards, style demo home (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: rebase 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/engine/core/painting/Canvas.cpp ('k') | sky/sdk/example/game/res/thumbnail.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/BUILD.gn
diff --git a/sky/sdk/BUILD.gn b/sky/sdk/BUILD.gn
index d01d7cfc61f86f05bb2975da9e91c9d78c248bdb..0c772b506625055ee1c33e1d1700c806c2205d5e 100644
--- a/sky/sdk/BUILD.gn
+++ b/sky/sdk/BUILD.gn
@@ -95,6 +95,7 @@ dart_pkg("sdk") {
"lib/widgets/animated_component.dart",
"lib/widgets/basic.dart",
"lib/widgets/button_base.dart",
+ "lib/widgets/card.dart",
"lib/widgets/checkbox.dart",
"lib/widgets/default_text_style.dart",
"lib/widgets/dialog.dart",
« no previous file with comments | « sky/engine/core/painting/Canvas.cpp ('k') | sky/sdk/example/game/res/thumbnail.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698