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

Unified Diff: LayoutTests/fast/frames/seamless/seamless-sandbox-flag.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/frames/seamless/seamless-sandbox-flag.html
diff --git a/LayoutTests/fast/frames/seamless/seamless-sandbox-flag.html b/LayoutTests/fast/frames/seamless/seamless-sandbox-flag.html
index 1f1bba1dd0b75e88a5f0c6646d76a742c80468cd..c5d2d3c042c7ac40bbec15f9f756acfaa9dafabb 100644
--- a/LayoutTests/fast/frames/seamless/seamless-sandbox-flag.html
+++ b/LayoutTests/fast/frames/seamless/seamless-sandbox-flag.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
<div id="parent" style="width: 200px; height: 200px;">
<iframe id="iframe" seamless sandbox="allow-same-origin" src="resources/nested-seamless.html"></iframe>
</div>
« no previous file with comments | « LayoutTests/fast/frames/seamless/seamless-quirks.html ('k') | LayoutTests/fast/frames/seamless/seamless-sandbox-srcdoc.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698