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

Unified Diff: LayoutTests/storage/indexeddb/deletedatabase-transaction.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/storage/indexeddb/deletedatabase-transaction.html
diff --git a/LayoutTests/storage/indexeddb/deletedatabase-transaction.html b/LayoutTests/storage/indexeddb/deletedatabase-transaction.html
index d3c1ff15f6463e2a04e7874546ee401b4410259c..67b4af607ddf233eecfa48ae0ef216ed9dadd72b 100644
--- a/LayoutTests/storage/indexeddb/deletedatabase-transaction.html
+++ b/LayoutTests/storage/indexeddb/deletedatabase-transaction.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script src="resources/shared.js"></script>
<script>
description("Ensure deleteDatabase() can run concurrently with transactions in other databases");
« no previous file with comments | « LayoutTests/storage/indexeddb/deletedatabase-not-blocked.html ('k') | LayoutTests/storage/indexeddb/duplicates.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698