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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 2284983002: [layoutng] Implement state machine for async layout (Closed)
Patch Set: NOTREACHED, also fix the windows compile error Created 4 years, 4 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
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index b0e45434fa5376f646fc670c7cc0a3cc48a3b569..0d19865caef2b56711cdf9060924dcd6f1eaed81 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -549,8 +549,6 @@
'layout/ng/ng_block_layout_algorithm.h',
'layout/ng/ng_box.cc',
'layout/ng/ng_box.h',
- 'layout/ng/ng_box_iterator.cc',
- 'layout/ng/ng_box_iterator.h',
'layout/ng/ng_constraint_space.cc',
'layout/ng/ng_constraint_space.h',
'layout/ng/ng_derived_constraint_space.cc',

Powered by Google App Engine
This is Rietveld 408576698