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

Unified Diff: sky/sdk/BUILD.gn

Issue 1175683002: Add a shadow to the FloatingActionButton. (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
Index: sky/sdk/BUILD.gn
diff --git a/sky/sdk/BUILD.gn b/sky/sdk/BUILD.gn
index 1bb6df226c45b2951ea9c7dc604d1bba727d0605..917839dfb697e4279b5b2f57e6481c3349934146 100644
--- a/sky/sdk/BUILD.gn
+++ b/sky/sdk/BUILD.gn
@@ -105,6 +105,7 @@ dart_pkg("sdk") {
"lib/framework/rendering/flex.dart",
"lib/framework/rendering/object.dart",
"lib/framework/rendering/paragraph.dart",
+ "lib/framework/rendering/shadows.dart",
"lib/framework/rendering/stack.dart",
"lib/framework/scheduler.dart",
"lib/framework/shell.dart",

Powered by Google App Engine
This is Rietveld 408576698