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

Unified Diff: LayoutTests/crypto/crypto-random-values-types.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-types.html
diff --git a/LayoutTests/security/crypto-random-values-types.html b/LayoutTests/crypto/crypto-random-values-types.html
similarity index 96%
rename from LayoutTests/security/crypto-random-values-types.html
rename to LayoutTests/crypto/crypto-random-values-types.html
index 377c5933fe112b0c5184f87e216e727a52b76fe6..8d891ab55b53c15d970af91a21b0975a8b3ed642 100644
--- a/LayoutTests/security/crypto-random-values-types.html
+++ b/LayoutTests/crypto/crypto-random-values-types.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