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

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

Issue 16280013: Create LayoutTests/crypto for WebCrypto tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 months 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/crypto-random-values.html
diff --git a/LayoutTests/security/crypto-random-values.html b/LayoutTests/crypto/crypto-random-values.html
similarity index 95%
rename from LayoutTests/security/crypto-random-values.html
rename to LayoutTests/crypto/crypto-random-values.html
index ec9f5819bc592b4e36a534166d26bd1db40758db..d68825b0e185968640dd26cc2a6b068ce717dc3d 100644
--- a/LayoutTests/security/crypto-random-values.html
+++ b/LayoutTests/crypto/crypto-random-values.html
@@ -2,7 +2,6 @@
<html>
<head>
<script src="../fast/js/resources/js-test-pre.js"></script>
-<script src="resources/utilities.js"></script>
</head>
<body>
<p id="description"></p>

Powered by Google App Engine
This is Rietveld 408576698