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

Unified Diff: sky/sdk/BUILD.gn

Issue 1204523002: Material light and dark themes for Sky widgets (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: fix analyzer warning properly 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
Index: sky/sdk/BUILD.gn
diff --git a/sky/sdk/BUILD.gn b/sky/sdk/BUILD.gn
index 14eaeb0e600c3d1c7d48176a7f2e0e135fd75eaa..fcf397f0ef3adc31c8d2a925ececc80f9a42438c 100644
--- a/sky/sdk/BUILD.gn
+++ b/sky/sdk/BUILD.gn
@@ -97,6 +97,7 @@ dart_pkg("sdk") {
"lib/widgets/basic.dart",
"lib/widgets/button_base.dart",
"lib/widgets/checkbox.dart",
+ "lib/widgets/default_text_style.dart",
"lib/widgets/dialog.dart",
"lib/widgets/drawer.dart",
"lib/widgets/drawer_header.dart",

Powered by Google App Engine
This is Rietveld 408576698