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

Unified Diff: Source/core/core.gypi

Issue 359593002: Selection should be updated after node is moved to another document (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed FrameSelectionTest.cpp Created 6 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 78abdb8ad2833bc4a4311637b51fc5ab6046da0c..cb7238849eaf19910147fbb6257a6deada1f4f7f 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3385,6 +3385,7 @@
'dom/RangeTest.cpp',
'dom/TreeScopeTest.cpp',
'editing/CompositionUnderlineRangeFilterTest.cpp',
+ 'editing/FrameSelectionTest.cpp',
'editing/InputMethodControllerTest.cpp',
'editing/SurroundingTextTest.cpp',
'editing/TextIteratorTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698