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

Unified Diff: chrome/test/data/extensions/api_test/certificate_provider/request_pin/basic_lock.html

Issue 2094333002: Implementation for chrome.certificateProvider.requestPin/stopPinRequest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed review comments Created 4 years, 2 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/certificate_provider/request_pin/basic_lock.html
diff --git a/chrome/test/data/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_incognito_failure_tests.html b/chrome/test/data/extensions/api_test/certificate_provider/request_pin/basic_lock.html
similarity index 73%
copy from chrome/test/data/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_incognito_failure_tests.html
copy to chrome/test/data/extensions/api_test/certificate_provider/request_pin/basic_lock.html
index 6bcee0b9b4263f86d22ee7f29413d1720e83f4bb..b61087167c0026b70831da97bdb035dbca4f883b 100644
--- a/chrome/test/data/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_incognito_failure_tests.html
+++ b/chrome/test/data/extensions/api_test/certificate_provider/request_pin/basic_lock.html
@@ -3,4 +3,4 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
-<script src="cloud_print_incognito_failure_tests.js"></script>
+<script src="basic_lock.js"></script>

Powered by Google App Engine
This is Rietveld 408576698