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

Unified Diff: sky/sdk/lib/framework/node.dart

Issue 1157033006: DO NOT COMMIT - fn port to RenderNode, work in progress, does not work (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: fix adam's review comments 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/sdk/lib/framework/layouts/block.dart ('k') | sky/shell/ui/engine.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/lib/framework/node.dart
diff --git a/sky/sdk/lib/framework/node.dart b/sky/sdk/lib/framework/node.dart
index 59dbfbdcd99205b4524cd782f98f07a891cc183f..44c14fe5edfde4cd3f5c68e89b4a3382dedfd1f6 100644
--- a/sky/sdk/lib/framework/node.dart
+++ b/sky/sdk/lib/framework/node.dart
@@ -1,5 +1,3 @@
-library node;
-
class AbstractNode {
// Nodes always have a 'depth' greater than their ancestors'.
« no previous file with comments | « sky/sdk/lib/framework/layouts/block.dart ('k') | sky/shell/ui/engine.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698