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

Unified Diff: sky/sdk/BUILD.gn

Issue 1147143005: Make Drawer in components2 work (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 7 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/frame/NewEventHandler.cpp ('k') | sky/sdk/lib/framework/app.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 760a1b2dacf1dc12fe59fe0f46c6c987e16bfd6c..10bd14c6043137dff46db4cdb35d8d371d2d9411 100644
--- a/sky/sdk/BUILD.gn
+++ b/sky/sdk/BUILD.gn
@@ -101,6 +101,7 @@ dart_pkg("sdk") {
"lib/framework/rendering/flex.dart",
"lib/framework/rendering/node.dart",
"lib/framework/rendering/paragraph.dart",
+ "lib/framework/rendering/stack.dart",
"lib/framework/scheduler.dart",
"lib/framework/shell.dart",
"lib/framework/theme/colors.dart",
« no previous file with comments | « sky/engine/core/frame/NewEventHandler.cpp ('k') | sky/sdk/lib/framework/app.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698