| 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 e91670990af09f0f0a8d83ca0c3e2b903b6f8636..dd8a8ddb04200dd447533a63075ea11b53714a64 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -368,6 +368,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",
|
|
|