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/workers/shared-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
« no previous file with comments | « LayoutTests/fast/workers/shared-worker-name.html ('k') | LayoutTests/fast/workers/worker-base64.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/workers/shared-worker-storagequota-query-usage.html
diff --git a/LayoutTests/fast/workers/shared-worker-storagequota-query-usage.html b/LayoutTests/fast/workers/shared-worker-storagequota-query-usage.html
index 44bf660f5972269b885bbfeb0143356697baa7a7..15dfc8405ec7d8542953e16c42fc4000ef4a95d1 100644
--- a/LayoutTests/fast/workers/shared-worker-storagequota-query-usage.html
+++ b/LayoutTests/fast/workers/shared-worker-storagequota-query-usage.html
@@ -1,7 +1,7 @@
<html>
<body>
<p>Test storagequota APIs in Shared Worker</p>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
<script src="resources/shared-worker-create-common.js"></script>
<script src="resources/storagequota-query-usage.js"></script>
</body>
« no previous file with comments | « LayoutTests/fast/workers/shared-worker-name.html ('k') | LayoutTests/fast/workers/worker-base64.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698