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

Unified Diff: LayoutTests/fast/css/resize-corner-tracking-touch.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
« no previous file with comments | « LayoutTests/fast/css/remove-attribute-style.html ('k') | LayoutTests/fast/css/rgba-custom-text.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/resize-corner-tracking-touch.html
diff --git a/LayoutTests/fast/css/resize-corner-tracking-touch.html b/LayoutTests/fast/css/resize-corner-tracking-touch.html
index 9921f6829fff93f97ee7abf93c534c4654e3b73e..c54fda74c55540dd29ef73abbf21592b91bb09ef 100644
--- a/LayoutTests/fast/css/resize-corner-tracking-touch.html
+++ b/LayoutTests/fast/css/resize-corner-tracking-touch.html
@@ -2,7 +2,7 @@
<html>
<head>
<title></title>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
<script type="text/javascript">
function doScroll(x, y, deltaX, deltaY) {
eventSender.gestureScrollBegin(x, y);
« no previous file with comments | « LayoutTests/fast/css/remove-attribute-style.html ('k') | LayoutTests/fast/css/rgba-custom-text.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698