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

Unified Diff: LayoutTests/fast/js/resources/Promise-then-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-then-in-workers.js
diff --git a/LayoutTests/fast/js/resources/Promise-then-in-workers.js b/LayoutTests/fast/js/resources/Promise-then-in-workers.js
index 051f035dc69e7abda6509a0164aa7f83f7184784..36aa5d24f5432f3fe0e3ce99f42343ef1714273d 100644
--- a/LayoutTests/fast/js/resources/Promise-then-in-workers.js
+++ b/LayoutTests/fast/js/resources/Promise-then-in-workers.js
@@ -1,4 +1,4 @@
-importScripts('./js-test-pre.js');
+importScripts('../../../resources/js-test.js');
description('Test Promise.');

Powered by Google App Engine
This is Rietveld 408576698