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

Unified Diff: LayoutTests/crypto/random-values-types.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/random-values-limits.js ('k') | LayoutTests/crypto/random-values-types.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/crypto/random-values-types.html
diff --git a/LayoutTests/crypto/random-values-types.html b/LayoutTests/crypto/random-values-types.html
index 9258fd3888572c815b24d79a84fdf43dd4007054..0ff49c0bed8e8f8dff8f32236ca221a4a1a196d5 100644
--- a/LayoutTests/crypto/random-values-types.html
+++ b/LayoutTests/crypto/random-values-types.html
@@ -7,7 +7,7 @@
<p id="description"></p>
<div id="console"></div>
-<script src="resources/random-values-types.js"></script>
+<script src="random-values-types.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/crypto/random-values-limits.js ('k') | LayoutTests/crypto/random-values-types.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698