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

Unified Diff: Source/core/core.gypi

Issue 286203012: Test WordGranularity expansion in VisibleSelection. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix header Created 6 years, 7 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/VisibleSelectionTest.cpp » ('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 db7bc3c0e4983fa0ce0399a24b2be4314100a8f4..17244c3c0168c1d27ec42ee2d65797a85b7f7f21 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3373,6 +3373,7 @@
'dom/RangeTest.cpp',
'dom/TreeScopeTest.cpp',
'editing/TextIteratorTest.cpp',
+ 'editing/VisibleSelectionTest.cpp',
'fetch/CachingCorrectnessTest.cpp',
'fetch/ImageResourceTest.cpp',
'fetch/MemoryCacheTest.cpp',
« no previous file with comments | « no previous file | Source/core/editing/VisibleSelectionTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698