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

Unified Diff: LayoutTests/fast/workers/worker-storagequota-query-usage.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/workers/worker-storagequota-query-usage.html
diff --git a/LayoutTests/fast/workers/worker-storagequota-query-usage.html b/LayoutTests/fast/workers/worker-storagequota-query-usage.html
index 2e474f22eccfc76ebb5a2c8c25d75429df4a29b2..dcafa878e84b70e021927b89646af258f98724d3 100644
--- a/LayoutTests/fast/workers/worker-storagequota-query-usage.html
+++ b/LayoutTests/fast/workers/worker-storagequota-query-usage.html
@@ -1,7 +1,7 @@
<html>
<body>
<p>Test storagequota APIs in Dedicated Worker</p>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
<script src="resources/worker-create-common.js"></script>
<script src="resources/storagequota-query-usage.js"></script>
</body>
« no previous file with comments | « LayoutTests/fast/workers/worker-onerror-09.html ('k') | LayoutTests/fast/writing-mode/percentage-margins-absolute.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698