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

Unified Diff: LayoutTests/editing/selection/internal-caret-rect.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/selection/internal-caret-rect.html
diff --git a/LayoutTests/editing/selection/internal-caret-rect.html b/LayoutTests/editing/selection/internal-caret-rect.html
index 6307ebb31b619d2de8178c11d44027c0434c0d7e..28c46996b1204056938085ad663f36e37a85fe86 100644
--- a/LayoutTests/editing/selection/internal-caret-rect.html
+++ b/LayoutTests/editing/selection/internal-caret-rect.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src="../../fast/js/resources/js-test-pre.js" type="text/javascript"></script>
+<script src="../../resources/js-test.js" type="text/javascript"></script>
<style>
body {
font: 20px Ahem;

Powered by Google App Engine
This is Rietveld 408576698