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

Unified Diff: sky/sdk/BUILD.gn

Issue 1179713004: Material and RaisedButton. (Closed) Base URL: https://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/widgets/spinning_mixed.dart ('k') | sky/sdk/lib/framework/editing2/input.dart » ('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 e975ac75fb56c13ab6d8aa0048d4125e4b5f3433..62d35410101de6b0ee94faa48922056ad811147c 100644
--- a/sky/sdk/BUILD.gn
+++ b/sky/sdk/BUILD.gn
@@ -92,11 +92,11 @@ dart_pkg("sdk") {
"lib/framework/theme/typography.dart",
"lib/framework/theme/view_configuration.dart",
"lib/framework/theme2/colors.dart",
+ "lib/framework/theme2/edges.dart",
"lib/framework/theme2/shadows.dart",
"lib/framework/theme2/typography.dart",
"lib/framework/theme2/view_configuration.dart",
"lib/framework/widgets/animated_component.dart",
- "lib/framework/widgets/button.dart",
"lib/framework/widgets/button_base.dart",
"lib/framework/widgets/checkbox.dart",
"lib/framework/widgets/drawer.dart",
@@ -113,6 +113,7 @@ dart_pkg("sdk") {
"lib/framework/widgets/popup_menu.dart",
"lib/framework/widgets/popup_menu_item.dart",
"lib/framework/widgets/radio.dart",
+ "lib/framework/widgets/raised_button.dart",
"lib/framework/widgets/scaffold.dart",
"lib/framework/widgets/scrollable.dart",
"lib/framework/widgets/tool_bar.dart",
« no previous file with comments | « sky/examples/widgets/spinning_mixed.dart ('k') | sky/sdk/lib/framework/editing2/input.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698