| 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 2d7efe15928862d8f9007c5174df2a2ae565775d..c5e9eba6d2157b1d43e642965da031887f0bfd1b 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -365,6 +365,7 @@ test("webkit_unit_tests") {
|
| "tests/ScreenWakeLockTest.cpp",
|
| "tests/ScrollbarsTest.cpp",
|
| "tests/ScrollingCoordinatorTest.cpp",
|
| + "tests/SmoothScrollTest.cpp",
|
| "tests/SpinLockTest.cpp",
|
| "tests/TextFinderTest.cpp",
|
| "tests/TextSelectionRepaintTest.cpp",
|
|
|