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

Unified Diff: LayoutTests/http/tests/htmlimports/csp-import-block-but-domain-nested.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/http/tests/htmlimports/csp-import-block-but-domain-nested.html
diff --git a/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain-nested.html b/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain-nested.html
index d0892351ed7a3e3f4db26713c82d0c6f3ecdbc9f..44436fc094585fa2a16f112a767216008d12f2ff 100644
--- a/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain-nested.html
+++ b/LayoutTests/http/tests/htmlimports/csp-import-block-but-domain-nested.html
@@ -4,7 +4,7 @@
<script>
</script>
<link id="target" rel="import" href="resources/child-having-domain-policy.html">
-<script src="/js-test-resources/js-test-pre.js"></script>
+<script src="/js-test-resources/js-test.js"></script>
</head>
<body>
<pre id="result"></pre>

Powered by Google App Engine
This is Rietveld 408576698