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

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

Issue 2229523004: [LayoutNG] Add units structures (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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..42a44c087111e10a6fe12c326ca5abc25cb75185 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/NGUnits.h',
'layout/BidiRun.h',
'layout/BidiRunForLine.cpp',
'layout/BidiRunForLine.h',
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/ng/NGUnits.h » ('j') | third_party/WebKit/Source/core/layout/ng/NGUnits.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698