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

Unified Diff: sky/tests/resources/display_list.dart

Issue 1166773003: Rename rendering/render_*.dart to rendering/*.dart (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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/tests/raw/render_flex.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/resources/display_list.dart
diff --git a/sky/tests/resources/display_list.dart b/sky/tests/resources/display_list.dart
index 3f4ae2b24c34fa39510e3027ec7a30ae11da8c69..070af593c95753961b646a1eb60a86d7a9a8d056 100644
--- a/sky/tests/resources/display_list.dart
+++ b/sky/tests/resources/display_list.dart
@@ -1,6 +1,6 @@
-import 'package:sky/framework/rendering/render_node.dart';
-import 'package:sky/framework/rendering/render_box.dart';
+import 'package:sky/framework/rendering/node.dart';
+import 'package:sky/framework/rendering/box.dart';
import 'dart:sky' as sky;
typedef void Logger (String s);
« no previous file with comments | « sky/tests/raw/render_flex.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698