| 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 f5af08baf66f0df1e1bd066a230a22ac93f5c213..b9a76ddf46097e7de35ba559cd16e8587aed42f4 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -351,6 +351,7 @@ test("webkit_unit_tests") {
|
| "tests/ScrollingCoordinatorTest.cpp",
|
| "tests/SpinLockTest.cpp",
|
| "tests/TextFinderTest.cpp",
|
| + "tests/TimerPerfTest.cpp",
|
| "tests/TopControlsTest.cpp",
|
| "tests/TouchActionTest.cpp",
|
| "tests/ViewportTest.cpp",
|
|
|