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

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

Issue 2525033002: Deprecate NGPhysicalConstraintSpace (Closed)
Patch Set: Created 4 years, 1 month 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/layout/BUILD.gn
diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
index 4a5adaf69b24ead3dc0ad934abc43f2fd7af1b01..459524ceac721069196d10f4ace81e47cadbad6c 100644
--- a/third_party/WebKit/Source/core/layout/BUILD.gn
+++ b/third_party/WebKit/Source/core/layout/BUILD.gn
@@ -317,8 +317,6 @@ blink_core_sources("layout") {
"ng/ng_length_utils.cc",
"ng/ng_length_utils.h",
"ng/ng_macros.h",
- "ng/ng_physical_constraint_space.cc",
- "ng/ng_physical_constraint_space.h",
"ng/ng_physical_fragment.cc",
"ng/ng_physical_fragment.h",
"ng/ng_physical_fragment_base.cc",

Powered by Google App Engine
This is Rietveld 408576698