Chromium Code Reviews| Index: LayoutTests/fast/dom/shadow/access-document-of-detached-stylesheetlist-crash.html |
| diff --git a/LayoutTests/fast/dom/shadow/access-document-of-detached-stylesheetlist-crash.html b/LayoutTests/fast/dom/shadow/access-document-of-detached-stylesheetlist-crash.html |
| index 78625cacc09844335c8299be532e42eaaba7074e..b710c1c3bcf0f2402786159c018bf25d86193438 100644 |
| --- a/LayoutTests/fast/dom/shadow/access-document-of-detached-stylesheetlist-crash.html |
| +++ b/LayoutTests/fast/dom/shadow/access-document-of-detached-stylesheetlist-crash.html |
| @@ -18,7 +18,6 @@ function runTest() |
| setTimeout(function() { |
| gc(); |
| - gc(); // FIXME: remove one gc() after refactoring gc()'s c++ code. |
| if (window.testRunner) |
| testRunner.notifyDone(); |