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

Unified Diff: LayoutTests/fast/events/resize-events.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/resize-events.html
diff --git a/LayoutTests/fast/events/resize-events.html b/LayoutTests/fast/events/resize-events.html
index b6f8b72e93f0956d3d949f59645d1ce0fa2ac477..edc74fe7fd9d0945d4c57fbd295ac36b78eb0984 100644
--- a/LayoutTests/fast/events/resize-events.html
+++ b/LayoutTests/fast/events/resize-events.html
@@ -15,7 +15,7 @@
<div id=expandingblock>
</div>
<pre id="console"></pre>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
<script>
var resizeEventCount = 0;
window.onresize = function() {
« no previous file with comments | « LayoutTests/fast/events/related-target-focusevent.html ('k') | LayoutTests/fast/events/resize-raf-timing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698