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

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

Issue 2534783002: Apply RelocatablePosition in DeleteSelectionCommand::mergeParagraphs (Closed)
Patch Set: one more fix 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
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index de2b95e942a09619477e239d7032071842cddd1e..c7f097c28310e1704079bc5f856d7a6de0167c0e 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1159,6 +1159,7 @@ source_set("unit_tests") {
"editing/VisibleSelectionTest.cpp",
"editing/VisibleUnitsTest.cpp",
"editing/commands/ApplyBlockElementCommandTest.cpp",
+ "editing/commands/DeleteSelectionCommandTest.cpp",
"editing/commands/InsertListCommandTest.cpp",
"editing/commands/ReplaceSelectionCommandTest.cpp",
"editing/iterators/BackwardsTextBufferTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698