| 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 e984133a4f0c37a81624082cf3ebddd33c878a55..0a921349b1e2e1514d49ad23382551b6758a8544 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -285,6 +285,7 @@
|
| "commands/DeleteSelectionCommandTest.cpp",
|
| "commands/InsertIncrementalTextCommandTest.cpp",
|
| "commands/InsertListCommandTest.cpp",
|
| + "commands/InsertTextCommandTest.cpp",
|
| "commands/ReplaceSelectionCommandTest.cpp",
|
| "commands/SetCharacterDataCommandTest.cpp",
|
| "commands/SplitTextNodeCommandTest.cpp",
|
|
|