diff --git a/src/browser/tests/performance_observer/performance_observer.html b/src/browser/tests/performance_observer/performance_observer.html
index 40ed883d..38e1607b 100644
--- a/src/browser/tests/performance_observer/performance_observer.html
+++ b/src/browser/tests/performance_observer/performance_observer.html
@@ -69,6 +69,77 @@
testing.expectEqual(['mark', 'measure'], PerformanceObserver.supportedEntryTypes);
+
+
+
+