| 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 8348356d3d8a4e67ee3f96bd8fb939313cbd3207..433c257d7f08f437883898f22725002e9546c954 100644 | 
| --- a/third_party/WebKit/Source/web/BUILD.gn | 
| +++ b/third_party/WebKit/Source/web/BUILD.gn | 
| @@ -304,6 +304,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", | 
|  |