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

Unified Diff: LayoutTests/fast/js/webidl-type-mapping.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/js/webidl-type-mapping.html
diff --git a/LayoutTests/fast/js/webidl-type-mapping.html b/LayoutTests/fast/js/webidl-type-mapping.html
index 12a498418fd3e339fd723a1fd40105b7e259f498..cd3ae0e82d3d3e245812ce97a76d9b011c60d08e 100644
--- a/LayoutTests/fast/js/webidl-type-mapping.html
+++ b/LayoutTests/fast/js/webidl-type-mapping.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<script src="resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
description("Exercise WebIDL type conversions.");

Powered by Google App Engine
This is Rietveld 408576698