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

Unified Diff: LayoutTests/fast/storage/storage-disallowed-in-data-url.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/storage/storage-disallowed-in-data-url.html
diff --git a/LayoutTests/fast/storage/storage-disallowed-in-data-url.html b/LayoutTests/fast/storage/storage-disallowed-in-data-url.html
index 9ad03ca545b902fe601519f1bc9558ceaed59e8f..5eafb9904aa2a1b48fff896e31b5cba0d688dde1 100644
--- a/LayoutTests/fast/storage/storage-disallowed-in-data-url.html
+++ b/LayoutTests/fast/storage/storage-disallowed-in-data-url.html
@@ -3,7 +3,7 @@
<head>
</head>
<body>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
<script>
description("This tests that storage methods throw exceptions with reasonable messages inside 'data:' URLs.");

Powered by Google App Engine
This is Rietveld 408576698