| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 10e819f36163d7dfa373b8a33e30280d155ac903..cad906661b6f41efad746853705908030aa3b1ee 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3948,6 +3948,7 @@
|
| 'dom/URLSearchParamsTest.cpp',
|
| 'dom/shadow/FlatTreeTraversalTest.cpp',
|
| 'editing/BackspaceStateMachineTest.cpp',
|
| + 'editing/EditingCommandTest.cpp',
|
| 'editing/EditingStrategyTest.cpp',
|
| 'editing/EditingTestBase.cpp',
|
| 'editing/EditingTestBase.h',
|
|
|