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

Unified Diff: LayoutTests/fast/js/resources/Promise-simple-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-simple-in-workers.js
diff --git a/LayoutTests/fast/js/resources/Promise-simple-in-workers.js b/LayoutTests/fast/js/resources/Promise-simple-in-workers.js
index 093b278c737e220d246bf2b5a5202c0d07917ca6..0369668947c98cf4fc7c4e95cd5bffdce5d33fcd 100644
--- a/LayoutTests/fast/js/resources/Promise-simple-in-workers.js
+++ b/LayoutTests/fast/js/resources/Promise-simple-in-workers.js
@@ -1,4 +1,4 @@
-importScripts('./js-test-pre.js');
+importScripts('../../../resources/js-test.js');
description('Test Promise.');
« no previous file with comments | « LayoutTests/fast/js/resources/Promise-resolve-in-workers.js ('k') | LayoutTests/fast/js/resources/Promise-then-in-workers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698