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

Unified Diff: Source/core/core.gypi

Issue 1203613003: Make inSameLine() in VisibleUnits.cpp to work with positions in composed tree (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 2015-06-24T17:52:54 Get rid of redundant explict in RenderedPosition Created 5 years, 6 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/editing/EditingTestBase.h » ('j') | no next file with comments »
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 b99ae8a4f2ba11ddcf8faaaf049e3eb395063119..1e86fe3bd8f5668a0ffd91f789fa48a4fe56f8c7 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3892,6 +3892,7 @@
'editing/SurroundingTextTest.cpp',
'editing/VisiblePositionTest.cpp',
'editing/VisibleSelectionTest.cpp',
+ 'editing/VisibleUnitsTest.cpp',
'events/EventPathTest.cpp',
'fetch/CachingCorrectnessTest.cpp',
'fetch/ClientHintsPreferencesTest.cpp',
« no previous file with comments | « no previous file | Source/core/editing/EditingTestBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698