| 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 d600f486d025ff5779e5a562053b8ebb55359e23..16ac6becd4fc5fc88ce5f796aec2468bf8cb9ef7 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -326,6 +326,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",
|
|
|