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

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

Issue 806913006: [WebCrypto] Move LayoutTests from crypto to crypto/subtle (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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
Index: LayoutTests/crypto/random-values-limits.html
diff --git a/LayoutTests/crypto/random-values-limits.html b/LayoutTests/crypto/random-values-limits.html
index db88ff000401fede0d7a549b578d8c2958113c69..57fc314fedb3fb99579fc9f9976c975712fd5922 100644
--- a/LayoutTests/crypto/random-values-limits.html
+++ b/LayoutTests/crypto/random-values-limits.html
@@ -7,7 +7,7 @@
<p id="description"></p>
<div id="console"></div>
-<script src="resources/random-values-limits.js"></script>
+<script src="subtle/resources/random-values-limits.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698