| 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 85a48ab2a45d7ac6fe46b2e9157ec2bca5d48c5e..157594e81c6a24b4845657cb638ea0f47959cae4 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -234,6 +234,7 @@ source_set("unit_tests") {
|
| "VisibleSelectionTest.cpp",
|
| "VisibleUnitsTest.cpp",
|
| "commands/ApplyBlockElementCommandTest.cpp",
|
| + "commands/ApplyStyleCommandTest.cpp",
|
| "commands/DeleteSelectionCommandTest.cpp",
|
| "commands/InsertListCommandTest.cpp",
|
| "commands/ReplaceSelectionCommandTest.cpp",
|
|
|