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

Unified Diff: LayoutTests/fast/js/Promise-resolve.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/fast/js/Promise-reject-in-workers.html ('k') | LayoutTests/fast/js/Promise-resolve-chain.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/js/Promise-resolve.html
diff --git a/LayoutTests/fast/js/Promise-resolve.html b/LayoutTests/fast/js/Promise-resolve.html
index a2211dc191c22a57983c0c3a465a0ce9578c05ec..0edb57fb4f1120b4e86f0f2fc74df5a64d419410 100644
--- a/LayoutTests/fast/js/Promise-resolve.html
+++ b/LayoutTests/fast/js/Promise-resolve.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src="resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body>
<div id="description"></div>
« no previous file with comments | « LayoutTests/fast/js/Promise-reject-in-workers.html ('k') | LayoutTests/fast/js/Promise-resolve-chain.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698