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

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

Issue 2299823002: [LayoutNG] Merge NGDerivedConstraintSpace into NGConstraintSpace (Closed)
Patch Set: Fix copy constructors 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 6f4d7cd079cbd3ac933af2c145816a0191372f2d..a51829a06bf01438261d4d0f2c13c2fe13e6c63b 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -551,8 +551,6 @@
'layout/ng/ng_box.h',
'layout/ng/ng_constraint_space.cc',
'layout/ng/ng_constraint_space.h',
- 'layout/ng/ng_derived_constraint_space.cc',
- 'layout/ng/ng_derived_constraint_space.h',
'layout/ng/ng_direction.cc',
'layout/ng/ng_direction.h',
'layout/ng/ng_physical_constraint_space.cc',

Powered by Google App Engine
This is Rietveld 408576698