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

Unified Diff: LayoutTests/fast/js/resources/Promise-init-in-workers.js

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/js/resources/Promise-init-in-workers.js
diff --git a/LayoutTests/fast/js/resources/Promise-init-in-workers.js b/LayoutTests/fast/js/resources/Promise-init-in-workers.js
index 3b8c94313e23e3739dd1b3e71938c9d26e3cf321..0bd1d79d9d5e5eeb945a7ccf4c209169704a0778 100644
--- a/LayoutTests/fast/js/resources/Promise-init-in-workers.js
+++ b/LayoutTests/fast/js/resources/Promise-init-in-workers.js
@@ -1,4 +1,4 @@
-importScripts('./js-test-pre.js');
+importScripts('../../../resources/js-test.js');
var global = this;
global.jsTestIsAsync = true;
« no previous file with comments | « LayoutTests/fast/js/regress/temporal-structure.html ('k') | LayoutTests/fast/js/resources/Promise-reject-in-workers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698