| 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 a7c16434bc3af26e5f4dcf1b9538b5ff46cce9bb..4d34b6cffc9cbac9c1a8dac4c9da845bfc83371f 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -253,6 +253,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",
|
|
|