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

Unified Diff: Source/core/core.gypi

Issue 1261653002: Move SelectionState out of LayoutObject and into Line Layout API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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
« no previous file with comments | « no previous file | Source/core/layout/LayoutBlockFlow.cpp » ('j') | Source/core/layout/api/SelectionState.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 40cde38b24ca5be016e2916b4fd4d2394d9a5e1d..402a42d13c4759585d68a3a1ebbc4372c1c46590 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -507,6 +507,7 @@
'layout/api/LineLayoutItem.h',
'layout/api/LineLayoutRubyRun.h',
'layout/api/LineLayoutText.h',
+ 'layout/api/SelectionState.h',
'layout/BidiRun.h',
'layout/BidiRunForLine.cpp',
'layout/BidiRunForLine.h',
« no previous file with comments | « no previous file | Source/core/layout/LayoutBlockFlow.cpp » ('j') | Source/core/layout/api/SelectionState.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698