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

Unified Diff: LayoutTests/fast/performance/performance-mark-exceptions.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
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 750f45e1c39a97f13d216f10ac03dcdab2fcf4e3..16f9f851d8687ffcbbca60a0e8b9485e6188f140 100644
--- a/LayoutTests/fast/performance/performance-mark-exceptions.html
+++ b/LayoutTests/fast/performance/performance-mark-exceptions.html
@@ -3,7 +3,7 @@
<head>
</head>
<body>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
<script>
description("This tests that 'performance.mark' throws exceptions with reasonable messages.");
« no previous file with comments | « LayoutTests/fast/parser/script-tests/TEMPLATE.html ('k') | LayoutTests/fast/performance/script-tests/TEMPLATE.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698