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

Unified Diff: LayoutTests/editing/pasteboard/data-transfer-items-drag-drop-string.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/editing/pasteboard/data-transfer-items-drag-drop-string.html
diff --git a/LayoutTests/editing/pasteboard/data-transfer-items-drag-drop-string.html b/LayoutTests/editing/pasteboard/data-transfer-items-drag-drop-string.html
index 96422afff9aef2302c99a0a987009eed6477ca4b..dc52a09cf9bd7dd892ab9c5f1f3fa574df399b48 100644
--- a/LayoutTests/editing/pasteboard/data-transfer-items-drag-drop-string.html
+++ b/LayoutTests/editing/pasteboard/data-transfer-items-drag-drop-string.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body>
<input id="source1" value="Lorem ipsum">Lorem ipsum</input>

Powered by Google App Engine
This is Rietveld 408576698