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

Unified Diff: third_party/WebKit/Source/core/layout/BUILD.gn

Issue 2854993002: [LayoutNG] Add NGLayoutInputNode::ShowNodeTree (Closed)
Patch Set: Use forward declaration for LayoutObject Created 3 years, 8 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 | « no previous file | third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/layout/BUILD.gn
diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
index fcb3d3c86e0d1c47cf8b9b65ac13836548248bb8..ba19bfe08d94e0f78f09df7a35a46b2530fec06f 100644
--- a/third_party/WebKit/Source/core/layout/BUILD.gn
+++ b/third_party/WebKit/Source/core/layout/BUILD.gn
@@ -404,6 +404,7 @@ blink_core_sources("layout") {
"ng/ng_fragment_builder.cc",
"ng/ng_fragment_builder.h",
"ng/ng_layout_algorithm.h",
+ "ng/ng_layout_input_node.cc",
"ng/ng_layout_input_node.h",
"ng/ng_layout_opportunity_iterator.cc",
"ng/ng_layout_opportunity_iterator.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698