| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 758d62fec76fcf3d0f4f97b2265f19913f1ee59e..02ceb78476c1acbb725eac57b5e53650dff84b09 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -239,6 +239,7 @@ test("webkit_unit_tests") {
|
| "tests/ScrollbarsTest.cpp",
|
| "tests/ScrollingCoordinatorTest.cpp",
|
| "tests/ShadowDOMV0Test.cpp",
|
| + "tests/SmoothScrollTest.cpp",
|
| "tests/SpinLockTest.cpp",
|
| "tests/TextFinderTest.cpp",
|
| "tests/TextSelectionRepaintTest.cpp",
|
|
|