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 2b4fa9b8e503a1a9cfc9c101689008039b455a46..b85c46fece404085e6a2fbacd2393714ab8cb45d 100644 |
--- a/third_party/WebKit/Source/core/editing/BUILD.gn |
+++ b/third_party/WebKit/Source/core/editing/BUILD.gn |
@@ -103,8 +103,6 @@ blink_core_sources("editing") { |
"commands/InsertTextCommand.h", |
"commands/MergeIdenticalElementsCommand.cpp", |
"commands/MergeIdenticalElementsCommand.h", |
- "commands/MoveSelectionCommand.cpp", |
- "commands/MoveSelectionCommand.h", |
"commands/RemoveCSSPropertyCommand.cpp", |
"commands/RemoveCSSPropertyCommand.h", |
"commands/RemoveFormatCommand.cpp", |