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

Unified Diff: sky/sdk/lib/framework/widgets/raised_button.dart

Issue 1186653003: Make it easier to debug examples/widgets/container.dart, since it is currently showing a crazy clip… (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') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/lib/framework/widgets/raised_button.dart
diff --git a/sky/sdk/lib/framework/widgets/raised_button.dart b/sky/sdk/lib/framework/widgets/raised_button.dart
index 2373e74b841557102201273f1544199385fe420d..c1d3c62a8772ab06e1bab4bb8ad72fa2c78bd55b 100644
--- a/sky/sdk/lib/framework/widgets/raised_button.dart
+++ b/sky/sdk/lib/framework/widgets/raised_button.dart
@@ -4,7 +4,6 @@
import '../theme2/edges.dart';
import '../theme2/colors.dart';
-import '../rendering/flex.dart';
import 'button_base.dart';
import 'ink_well.dart';
import 'material.dart';
« no previous file with comments | « sky/examples/widgets/spinning_mixed.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698