diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/js/garbage-collect-after-string-appends.html-disabled')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/js/garbage-collect-after-string-appends.html-disabled | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/js/garbage-collect-after-string-appends.html-disabled b/third_party/WebKit/LayoutTests/fast/js/garbage-collect-after-string-appends.html-disabled index 8ea907f..fe8aab1 100644 --- a/third_party/WebKit/LayoutTests/fast/js/garbage-collect-after-string-appends.html-disabled +++ b/third_party/WebKit/LayoutTests/fast/js/garbage-collect-after-string-appends.html-disabled @@ -5,6 +5,5 @@ </head> <body> <script src="resources/garbage-collect-after-string-appends.js"></script> -<script src="resources/js-test-post.js"></script> </body> </html> |