| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index b99ae8a4f2ba11ddcf8faaaf049e3eb395063119..1e86fe3bd8f5668a0ffd91f789fa48a4fe56f8c7 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3892,6 +3892,7 @@
|
| 'editing/SurroundingTextTest.cpp',
|
| 'editing/VisiblePositionTest.cpp',
|
| 'editing/VisibleSelectionTest.cpp',
|
| + 'editing/VisibleUnitsTest.cpp',
|
| 'events/EventPathTest.cpp',
|
| 'fetch/CachingCorrectnessTest.cpp',
|
| 'fetch/ClientHintsPreferencesTest.cpp',
|
|
|