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

Unified Diff: third_party/WebKit/Source/core/editing/BUILD.gn

Issue 2534783002: Apply RelocatablePosition in DeleteSelectionCommand::mergeParagraphs (Closed)
Patch Set: Tue Nov 29 21:12:11 JST 2016 Created 4 years, 1 month 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 | third_party/WebKit/Source/core/editing/commands/DeleteSelectionCommand.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/editing/BUILD.gn
diff --git a/third_party/WebKit/Source/core/editing/BUILD.gn b/third_party/WebKit/Source/core/editing/BUILD.gn
index c5e675367d97fb1d66d2838324f399f4795c330d..a5772bec357246c1ddb5110397d965d9e97b21ed 100644
--- a/third_party/WebKit/Source/core/editing/BUILD.gn
+++ b/third_party/WebKit/Source/core/editing/BUILD.gn
@@ -230,6 +230,7 @@ source_set("unit_tests") {
"VisibleSelectionTest.cpp",
"VisibleUnitsTest.cpp",
"commands/ApplyBlockElementCommandTest.cpp",
+ "commands/DeleteSelectionCommandTest.cpp",
"commands/InsertListCommandTest.cpp",
"commands/ReplaceSelectionCommandTest.cpp",
"commands/TypingCommandTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/editing/commands/DeleteSelectionCommand.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698