| 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 6d9dd48098497b1ec1f6a91c0eded39659659fee..4acda8e803f23adf1ea2bcf44db839cdd6165c38 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1392,6 +1392,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",
|
|
|