| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 0169ae3922579e37aaa5996f37bfab1a6ebfed57..e0c4d15fc4c9d686b00826cbfb65a2d3faf78bd8 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1391,6 +1391,7 @@ source_set("unit_tests") {
|
| "svg/graphics/SVGImageTest.cpp",
|
| "timing/MemoryInfoTest.cpp",
|
| "timing/PerformanceBaseTest.cpp",
|
| + "timing/PerformanceNavigationTimingTest.cpp",
|
| "timing/PerformanceObserverTest.cpp",
|
| "timing/PerformanceTest.cpp",
|
| "workers/DedicatedWorkerTest.cpp",
|
|
|