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

Unified Diff: LayoutTests/editing/inserting/insert-empty-html.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/inserting/insert-empty-html.html
diff --git a/LayoutTests/editing/inserting/insert-empty-html.html b/LayoutTests/editing/inserting/insert-empty-html.html
index b66e6c8ac051da7ee3e577899fc489a19918bb74..4b188054d253346f39976e94ec27fc0ab50896cc 100644
--- a/LayoutTests/editing/inserting/insert-empty-html.html
+++ b/LayoutTests/editing/inserting/insert-empty-html.html
@@ -8,7 +8,7 @@
<div id="content" contenteditable="true">abcdefghijklmnopqrstuvwxyz</div>
<div id="console"></div>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
if (window.testRunner) {
« no previous file with comments | « LayoutTests/editing/inserting/insert-composition-whitespace.html ('k') | LayoutTests/editing/inserting/insert-html-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698