| 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 417010a00ee91c703fb3d68e4e6947944f393e4b..00ed7dae6f2ca68b0f4b73bdaeec24fba990dd00 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -357,6 +357,7 @@ test("webkit_unit_tests") {
|
| "tests/RootScrollerTest.cpp",
|
| "tests/RunAllTests.cpp",
|
| "tests/ScreenWakeLockTest.cpp",
|
| + "tests/ScrollbarsTest.cpp",
|
| "tests/ScrollingCoordinatorTest.cpp",
|
| "tests/SpinLockTest.cpp",
|
| "tests/TextFinderTest.cpp",
|
|
|