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

Unified Diff: LayoutTests/fast/dom/getter-on-window-object2.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/dom/getter-on-window-object2.html
diff --git a/LayoutTests/fast/dom/getter-on-window-object2.html b/LayoutTests/fast/dom/getter-on-window-object2.html
index f7f2d96a4839d1cb7196e35073b0769b3038fe2f..67d3fc0515582570e1566d5cc115d6ece9569e32 100644
--- a/LayoutTests/fast/dom/getter-on-window-object2.html
+++ b/LayoutTests/fast/dom/getter-on-window-object2.html
@@ -1,4 +1,4 @@
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
description("This page tests what happens when a getter / setter on the window object conflicts with another property or declared variable");
« no previous file with comments | « LayoutTests/fast/dom/getelementsbyname-invalidation-cache.html ('k') | LayoutTests/fast/dom/html-attribute-types.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698