| 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 7051c0e2601d561f10a2c89a2f0b4e60e8e89e07..14c9da2e0ad936a4ccea524c9c5cbaf551ca7601 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4039,6 +4039,7 @@
|
| 'dom/shadow/FlatTreeTraversalTest.cpp',
|
| 'editing/EditingCommandTest.cpp',
|
| 'editing/EditingStrategyTest.cpp',
|
| + 'editing/EditingStyleTest.cpp',
|
| 'editing/EditingTestBase.cpp',
|
| 'editing/EditingTestBase.h',
|
| 'editing/EditingUtilitiesTest.cpp',
|
|
|