| Index: LayoutTests/fast/performance/performance-mark-exceptions.html
|
| diff --git a/LayoutTests/fast/performance/performance-mark-exceptions.html b/LayoutTests/fast/performance/performance-mark-exceptions.html
|
| index b6bf1950a4acc6d559395ca8d7f4d1a3fd6f33b1..750f45e1c39a97f13d216f10ac03dcdab2fcf4e3 100644
|
| --- a/LayoutTests/fast/performance/performance-mark-exceptions.html
|
| +++ b/LayoutTests/fast/performance/performance-mark-exceptions.html
|
| @@ -34,6 +34,5 @@
|
| shouldThrow('window.performance.mark(\'' + name + '\')', '"SyntaxError: \'' + name + '\' is part of the PerformanceTiming interface, and cannot be used as a mark name."');
|
| });
|
| </script>
|
| - <script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|