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

Unified Diff: LayoutTests/crypto/random-values.html

Issue 806913006: [WebCrypto] Move LayoutTests from crypto to crypto/subtle (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update path for deserialize legacy tests Created 6 years 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
« no previous file with comments | « LayoutTests/crypto/jwk-import-use-values-expected.txt ('k') | LayoutTests/crypto/random-values.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/crypto/random-values.html
diff --git a/LayoutTests/crypto/random-values.html b/LayoutTests/crypto/random-values.html
index c0c31dc046ccf4b5d905b6a4949b399a51e2a7d7..bf599031b131020eb947f625815f22fbe4a312ff 100644
--- a/LayoutTests/crypto/random-values.html
+++ b/LayoutTests/crypto/random-values.html
@@ -7,7 +7,7 @@
<p id="description"></p>
<div id="console"></div>
-<script src="resources/random-values.js"></script>
+<script src="random-values.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/crypto/jwk-import-use-values-expected.txt ('k') | LayoutTests/crypto/random-values.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698