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

Unified Diff: sky/sdk/BUILD.gn

Issue 1165013003: Rename RenderNode to RenderObject. (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/raw/touch_demo.dart ('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 13fed882c38dd37339388705424ccd617ad978bd..d9761e5ce4d7d0eb143c82ead7a5cce0e002d353 100644
--- a/sky/sdk/BUILD.gn
+++ b/sky/sdk/BUILD.gn
@@ -99,7 +99,7 @@ dart_pkg("sdk") {
"lib/framework/rendering/block.dart",
"lib/framework/rendering/box.dart",
"lib/framework/rendering/flex.dart",
- "lib/framework/rendering/node.dart",
+ "lib/framework/rendering/object.dart",
"lib/framework/rendering/paragraph.dart",
"lib/framework/rendering/stack.dart",
"lib/framework/scheduler.dart",
« no previous file with comments | « sky/examples/raw/touch_demo.dart ('k') | sky/sdk/lib/framework/app.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698