Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(182)

Unified Diff: LayoutTests/crash/string-replacement-outofmemory.html

Issue 58533003: Move fast/js/resources files to resources. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/crash/array-splice.html ('k') | LayoutTests/crypto/digest.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/crash/string-replacement-outofmemory.html
diff --git a/LayoutTests/crash/string-replacement-outofmemory.html b/LayoutTests/crash/string-replacement-outofmemory.html
index eb80ac5897c82ae25724ee3d1a9edddf830c689f..ff020626679360a4bbef03ce1fc3178dfced7c71 100644
--- a/LayoutTests/crash/string-replacement-outofmemory.html
+++ b/LayoutTests/crash/string-replacement-outofmemory.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<script src="../fast/js/resources/js-test-pre.js"></script>
+<script src="../resources/js-test.js"></script>
<script>
description(
'This tests that string replacement with a large replacement string causes an out-of-memory exception. See <a href="https://bugs.webkit.org/show_bug.cgi?id=102956">bug 102956</a> for more details.'
« no previous file with comments | « LayoutTests/crash/array-splice.html ('k') | LayoutTests/crypto/digest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698