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/fast/regions/region-styling/webkit-region-rule.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/regions/region-styling/webkit-region-rule.html
diff --git a/LayoutTests/fast/regions/region-styling/webkit-region-rule.html b/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
index 36a2969d4041a5fb263358b82cdb89aea9b36d2e..94cf8cda2d36c1ae6d2d913b84e28efe07471a1d 100644
--- a/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
+++ b/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
@@ -10,7 +10,7 @@
p { background-color: blue; }
}
</style>
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
</head>
<body>
<script>

Powered by Google App Engine
This is Rietveld 408576698