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

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

Issue 875373002: First implementation of chrome.platformKeys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cert_idl
Patch Set: Created 5 years, 11 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/platform_keys/basic.html
diff --git a/chrome/test/data/extensions/api_test/enterprise_platform_keys/basic.html b/chrome/test/data/extensions/api_test/platform_keys/basic.html
similarity index 69%
copy from chrome/test/data/extensions/api_test/enterprise_platform_keys/basic.html
copy to chrome/test/data/extensions/api_test/platform_keys/basic.html
index 569a7482e5fb5a1bbbd8989e03311a1785ab2328..957ba1c293c26166ce8ed8ed1cd6ba1932d22e93 100644
--- a/chrome/test/data/extensions/api_test/enterprise_platform_keys/basic.html
+++ b/chrome/test/data/extensions/api_test/platform_keys/basic.html
@@ -1,5 +1,5 @@
<!--
- * Copyright 2014 The Chromium Authors. All rights reserved. Use of this
+ * Copyright 2015 The Chromium Authors. All rights reserved. Use of this
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->

Powered by Google App Engine
This is Rietveld 408576698