Index: LayoutTests/svg/dynamic-updates/resources/SVGTestCase.js |
diff --git a/LayoutTests/svg/dynamic-updates/resources/SVGTestCase.js b/LayoutTests/svg/dynamic-updates/resources/SVGTestCase.js |
index 5601d420d4c4ce978fdda1db92642e23c2c93cc7..90f4ec26c07033d4161e028fa24e4ed57bf6bc67 100644 |
--- a/LayoutTests/svg/dynamic-updates/resources/SVGTestCase.js |
+++ b/LayoutTests/svg/dynamic-updates/resources/SVGTestCase.js |
@@ -1,4 +1,4 @@ |
-// Force activating pixel tests - this variable is used in fast/js/resources/js-test-pre.js, when calling setDumpAsText(). |
+// Force activating pixel tests - this variable is used in resources/js-test.js, when calling setDumpAsText(). |
window.enablePixelTesting = true; |
var svgNS = "http://www.w3.org/2000/svg"; |