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

Unified Diff: sky/sdk/BUILD.gn

Issue 1182983002: Rename widgets/wrappers.dart to widgets/basic.dart (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/home.dart ('k') | sky/sdk/lib/framework/editing2/editable_text.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 d4fd712599ddfc1c0a00452d9603df2b54f3ae42..2670ccab63e142c892b251fde35e23818950a52e 100644
--- a/sky/sdk/BUILD.gn
+++ b/sky/sdk/BUILD.gn
@@ -98,6 +98,7 @@ dart_pkg("sdk") {
"lib/framework/theme2/typography.dart",
"lib/framework/theme2/view_configuration.dart",
"lib/framework/widgets/animated_component.dart",
+ "lib/framework/widgets/basic.dart",
"lib/framework/widgets/button_base.dart",
"lib/framework/widgets/checkbox.dart",
"lib/framework/widgets/drawer.dart",
@@ -119,7 +120,6 @@ dart_pkg("sdk") {
"lib/framework/widgets/scrollable.dart",
"lib/framework/widgets/tool_bar.dart",
"lib/framework/widgets/ui_node.dart",
- "lib/framework/widgets/wrappers.dart",
"lib/sky_tool",
"pubspec.yaml",
]
« no previous file with comments | « sky/home.dart ('k') | sky/sdk/lib/framework/editing2/editable_text.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698