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

Unified Diff: chrome/test/data/extensions/api_test/enterprise_platform_keys/basic.html

Issue 214863002: Extension API enterprise.platformKeys. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changed to WebCrypto like API. Created 6 years, 8 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: chrome/test/data/extensions/api_test/enterprise_platform_keys/basic.html
diff --git a/chrome/test/data/extensions/api_test/automation/tests/action.html b/chrome/test/data/extensions/api_test/enterprise_platform_keys/basic.html
similarity index 72%
copy from chrome/test/data/extensions/api_test/automation/tests/action.html
copy to chrome/test/data/extensions/api_test/enterprise_platform_keys/basic.html
index 791ac97a97b5276d8733a62f03dd33895759ab1f..569a7482e5fb5a1bbbd8989e03311a1785ab2328 100644
--- a/chrome/test/data/extensions/api_test/automation/tests/action.html
+++ b/chrome/test/data/extensions/api_test/enterprise_platform_keys/basic.html
@@ -3,5 +3,4 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
-<script src="common.js"></script>
-<script src="action.js"></script>
+<script src="basic.js"></script>

Powered by Google App Engine
This is Rietveld 408576698