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

Unified Diff: LayoutTests/fast/events/event-listener-map-rehash-crash.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/events/event-listener-map-rehash-crash.html
diff --git a/LayoutTests/fast/events/event-listener-map-rehash-crash.html b/LayoutTests/fast/events/event-listener-map-rehash-crash.html
index 7a2767fee2f3b16036414e8d926cff09f6d20c30..69c6a246211e7812ca6168468c98c05481963a67 100644
--- a/LayoutTests/fast/events/event-listener-map-rehash-crash.html
+++ b/LayoutTests/fast/events/event-listener-map-rehash-crash.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
function stub() {}

Powered by Google App Engine
This is Rietveld 408576698