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

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: 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/editing/FrameSelection.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 c4be26c8c16d86dbc93de4a811faeec9254cf6aa..d0d6095fdd5aa48bb4902a39c8991c549d7e7011 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3415,6 +3415,7 @@
'dom/RangeTest.cpp',
'dom/TreeScopeTest.cpp',
'editing/CompositionUnderlineRangeFilterTest.cpp',
+ 'editing/FrameSelectionTest.cpp',
'editing/InputMethodControllerTest.cpp',
'editing/SurroundingTextTest.cpp',
'editing/TextIteratorTest.cpp',
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/editing/FrameSelection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698