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

Unified Diff: third_party/WebKit/Source/core/layout/ng/ng_fragment_base.h

Issue 2525033002: Deprecate NGPhysicalConstraintSpace (Closed)
Patch Set: update TestExpectations Created 4 years 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/ng/ng_fragment_base.h
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_fragment_base.h b/third_party/WebKit/Source/core/layout/ng/ng_fragment_base.h
index 140c323e599e04394781ce585457e5fa9c92377b..f1f10cd70a418395ddb1d61d6de52c4299cc5ee7 100644
--- a/third_party/WebKit/Source/core/layout/ng/ng_fragment_base.h
+++ b/third_party/WebKit/Source/core/layout/ng/ng_fragment_base.h
@@ -6,7 +6,6 @@
#define NGFragmentBase_h
#include "core/CoreExport.h"
-#include "core/layout/ng/ng_physical_constraint_space.h"
#include "core/layout/ng/ng_physical_fragment_base.h"
#include "core/layout/ng/ng_writing_mode.h"
#include "core/layout/ng/ng_units.h"

Powered by Google App Engine
This is Rietveld 408576698