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

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

Issue 2226123003: [LayoutNG] Add NGMarginStrut struct definition (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add NGMarginStrut 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 ea144c17d18bdd98fa77d3a01195c80e7aaf375e..69ab35e6f566f331d42395135b32c5a5c43a891c 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -549,6 +549,7 @@
'layout/ng/NGConstraintSpace.h',
'layout/ng/NGFragment.cpp',
'layout/ng/NGFragment.h',
+ 'layout/ng/NGMarginStrut.h',
'layout/BidiRun.h',
'layout/BidiRunForLine.cpp',
'layout/BidiRunForLine.h',

Powered by Google App Engine
This is Rietveld 408576698