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

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

Issue 1665413003: [Line Layout API] Add LineLayoutSVGInline and LineLayoutSVGTextPath (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 9f8fcc09ba991336066e3c85cb99a32b516d75aa..937e2280c0bf6ab1345c042ea357d3db077b04aa 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -511,7 +511,9 @@
'layout/api/LineLayoutItem.h',
'layout/api/LineLayoutListMarker.h',
'layout/api/LineLayoutRubyRun.h',
+ 'layout/api/LineLayoutSVGInline.h',
'layout/api/LineLayoutSVGInlineText.h',
+ 'layout/api/LineLayoutSVGTextPath.h',
'layout/api/LineLayoutText.h',
'layout/api/LineLayoutTextCombine.h',
'layout/api/SelectionState.h',

Powered by Google App Engine
This is Rietveld 408576698