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

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

Issue 2649583002: [LayoutNG] Remove the ng_layout_coordinator and temporary LayoutSync method. (Closed)
Patch Set: rebase v2 Created 3 years, 11 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/layout_ng_block_flow.cc » ('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 524d6e55230a59c5b8eb60477204c9550cdb2ea4..16dc93b60375e7b6e029f3a837a68508fbeb7470 100644
--- a/third_party/WebKit/Source/core/layout/BUILD.gn
+++ b/third_party/WebKit/Source/core/layout/BUILD.gn
@@ -305,8 +305,6 @@ blink_core_sources("layout") {
"ng/ng_inline_layout_algorithm.h",
"ng/ng_inline_node.cc",
"ng/ng_inline_node.h",
- "ng/ng_layout_coordinator.cc",
- "ng/ng_layout_coordinator.h",
"ng/ng_layout_inline_items_builder.cc",
"ng/ng_layout_inline_items_builder.h",
"ng/ng_layout_input_node.cc",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/ng/layout_ng_block_flow.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698